cli/git
Nate Smith 29805a4003
Merge pull request #2588 from cdce8p/gh-clone-fetch
Only fetch default branch when adding upstream remote
2021-01-21 12:57:10 -08:00
..
git.go Only fetch DefaultBranchRef when adding upstream remote during gh repo clone 2020-12-09 20:15:21 +01:00
git_test.go use newer command stubbing in tests 2021-01-21 12:32:40 -08: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 Equal: flip arguments position 2021-01-18 21:00:59 -03:00
ssh_config.go Refactor ssh parser for format compatibility & testability 2020-12-15 15:59:18 +01:00
ssh_config_test.go Refactor ssh parser for format compatibility & testability 2020-12-15 15:59:18 +01: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