summaryrefslogtreecommitdiffstats
path: root/pkg/commands/branches.go
AgeCommit message (Expand)Author
2022-01-04WIPJesse Duffield
2022-01-04WIPJesse Duffield
2022-01-04no more config in git command structJesse Duffield
2022-01-04introduce Common struct for passing around common stuffJesse Duffield
2022-01-04WIPJesse Duffield
2021-10-08Quote branch names and remote namesRyooooooga
2021-04-11full coverage for logging commandsJesse Duffield
2021-04-11fix bug where mixed reset is actually a soft resetJesse Duffield
2021-04-06add retry logic for running git commands to avoid index.lock problemsJesse Duffield
2020-10-10remove viperJesse Duffield
2020-09-29factor out code from git.goJesse Duffield