cli/git
2020-11-11 16:33:13 +01:00
..
git.go Improve error message when git isn't found 2020-11-11 16:33:13 +01:00
git_test.go Using TrimPrefix for getting current branch and improved tests 2020-09-30 18:26:22 +02:00
remote.go Ensure that only PATH is searched when shelling out to external commands 2020-11-11 16:33:13 +01:00
remote_test.go Eliminate package-level state in git remote parsing 2019-10-25 21:48:25 +02:00
ssh_config.go Code fixes informed by golangci-lint failures (#738) 2020-04-03 16:33:34 +02:00
ssh_config_test.go redundant type composite literal 2020-06-12 04:23:51 +08:00
url.go Tighten git remote URL parsing 2020-09-04 16:18:26 +02:00
url_test.go Tighten git remote URL parsing 2020-09-04 16:18:26 +02:00