cli/git
Mislav Marohnić 3e7a2585c5 Tighten git remote URL parsing
We now only support git URLs that have one of the explicitly supported protocols.
2020-09-04 16:18:26 +02: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 Ignore non-pre-authenticated hosts when parsing git remotes 2020-08-12 18:13:05 +02: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