summaryrefslogtreecommitdiffstats
path: root/pkg/commands/git_commands/remote.go
AgeCommit message (Expand)Author
2023-07-10Use an interface for tasks instead of a concrete structJesse Duffield
2023-07-09Use first class task objects instead of global counterJesse Duffield
2023-05-23Construct arg vector manually rather than parse stringJesse Duffield
2023-05-20Add convenience builder for git commandsJesse Duffield
2022-03-17start moving commit panel handlers into controllerJesse Duffield
2022-01-18refactor to group up more commonly used git command stuffJesse Duffield
2022-01-09refactorJesse Duffield