cli/git
Mislav Marohnić 0f85304e3e Avoid crash in pr merge when verifying whether a PR had diverged
A PR is not guaranteed to have commits, it seems, so add a guard against
assuming that there is always a head commit.
2021-02-24 14:37:29 +01:00
..
git.go Avoid crash in pr merge when verifying whether a PR had diverged 2021-02-24 14:37:29 +01:00
git_test.go Merge remote-tracking branch 'origin' into cmd-stub-new 2021-01-22 16:31:29 +01: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 Avoid ever invoking go-homedir when config was found in a new location 2021-01-22 20:22:32 +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