summaryrefslogtreecommitdiffstats
path: root/pkg/commands/config.go
AgeCommit message (Expand)Author
2022-01-09refactorJesse Duffield
2022-01-09support general git config callsJesse Duffield
2022-01-09refactor git flowJesse Duffield
2022-01-09remove repo fieldJesse Duffield
2022-01-09start breaking up git structJesse Duffield
2022-01-04no more config in git command structJesse Duffield
2021-10-23use cached git configJesse Duffield
2021-04-10fix commit amendJesse Duffield
2021-04-06add retry logic for running git commands to avoid index.lock problemsJesse Duffield
2021-02-08remove go-gitconfig packageJesse Duffield
2020-11-28standardise how we read from the configJesse Duffield
2020-10-10remove viperJesse Duffield
2020-09-29factor out code from git.goJesse Duffield