summaryrefslogtreecommitdiffstats
path: root/pkg/commands/git_commands/git_command_builder.go
AgeCommit message (Expand)Author
2024-03-07Show all submodules recursivelyStefan Haller
2023-09-04Add support for external diff commands (e.g. difftastic)Stefan Haller
2023-07-30Support fastforwarding worktreeJesse Duffield
2023-07-30Add worktree tests for removing/detachingJesse Duffield
2023-07-30Handle deleting branch attached to worktreeJesse Duffield
2023-05-23Construct arg vector manually rather than parse stringJesse Duffield
2023-05-20Add convenience builder for git commandsJesse Duffield