summaryrefslogtreecommitdiffstats
path: root/pkg/commands/sync.go
AgeCommit message (Expand)Author
2021-10-30stream output from certain git commands in command log panelJesse Duffield
2021-10-23use cached git configJesse Duffield
2021-10-22simplify pull logicJesse Duffield
2021-10-20fix issue where upstream origin and branch were quoted togetherJesse Duffield
2021-10-09Quote ref names and branchesRyooooooga
2021-10-08Quote branch names and remote namesRyooooooga
2021-06-15Fix wrong ff-only configurationEmiliano Ruiz Carletti
2021-04-10fix commit amendJesse Duffield
2020-11-28standardise how we read from the configJesse Duffield
2020-11-25added tests and fixed bug found in testsNathan Bell
2020-11-25Allow --follow-tags to be disabled if push.followTags is configured to falseNathan Bell
2020-10-10remove viperJesse Duffield
2020-09-29factor out code from git.goJesse Duffield