cli/git
vilmibm 1831d95433 isolated clone command
This commit hacks the existing repo clone tests into something usable by
the new isolated command. It went ok and was less effort than trying to
introduce the same kind of test format as repo view and gist create.
2020-07-23 16:40:31 -05:00
..
git.go isolated clone command 2020-07-23 16:40:31 -05:00
git_test.go isolated clone command 2020-07-23 16:40:31 -05:00
remote.go respect ssh 2020-04-22 14:21:01 -05: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 Eliminate package-level state in git remote parsing 2019-10-25 21:48:25 +02:00