summaryrefslogtreecommitdiffstats
path: root/pkg/commands/git_commands/branch.go
AgeCommit message (Expand)Author
2023-05-20Add convenience builder for git commandsJesse Duffield
2023-01-27fix: fix RefName of detached HEAD to works in ChineseRyooooooga
2022-11-14fix: fix ambiguous branch nameRyooooooga
2022-08-06refactor to only have one context per viewJesse Duffield
2022-04-11Add option to (un)set upstream for a local branchLuka Markušić
2022-04-02fix loadersRyooooooga
2022-01-18refactor to group up more commonly used git command stuffJesse Duffield
2022-01-15always specify upstream when pushing/pullingJesse Duffield
2022-01-09refactorJesse Duffield