summaryrefslogtreecommitdiffstats
path: root/pkg/commands/git_commands/branch_test.go
AgeCommit message (Expand)Author
2024-05-19Remove redundant variable dedeclarationsJesse Duffield
2024-03-02Break git.merging.args config into separate arguments on whitespaceStefan Haller
2024-03-02Add a test that demonstrates a bug with multiple args in git.merging.args configStefan Haller
2023-08-10Allow deleting remote tags/branches from local tag/branch views (#2738)Federico
2023-05-23Construct arg vector manually rather than parse stringJesse Duffield
2023-05-20Increase test coverageJesse Duffield
2023-01-27fix: fix RefName of detached HEAD to works in ChineseRyooooooga
2022-11-14fix: fix ambiguous branch nameRyooooooga
2022-01-18refactor to group up more commonly used git command stuffJesse Duffield
2022-01-09add some more lintersJesse Duffield
2022-01-09refactorJesse Duffield