cli/git
Mislav Marohnić c36b84e550 Convert git.VerifyRef into a more versatile ShowRefs
This is so we can pass a list of full qualified refs and have them
resolved for both existence and their commit hashes.
2020-03-26 19:21:40 +01:00
..
git.go Convert git.VerifyRef into a more versatile ShowRefs 2020-03-26 19:21:40 +01:00
git_test.go cleanup 2020-03-13 15:14:32 -05:00
remote.go Fix wrong repo url being used for pushing 2020-02-13 17:30:54 +01:00
remote_test.go Eliminate package-level state in git remote parsing 2019-10-25 21:48:25 +02:00
ssh_config.go Use var syntax when empty struct is initialized 2020-02-24 22:33:22 +01:00
ssh_config_test.go Eliminate package-level state in git remote parsing 2019-10-25 21:48:25 +02:00
url.go Eliminate package-level state in git remote parsing 2019-10-25 21:48:25 +02:00