cli/git
Boston Cartwright bb9bf29835
pr merge switch to base branch if available (#5251)
* after merge, switch to base branch if available

* Add ability to checkout new branch

* Style cleanup

Co-authored-by: Sam Coe <samcoe@users.noreply.github.com>
2022-03-14 14:02:57 +02:00
..
fixtures Add live tests for some methods in the git package 2021-02-24 15:05:56 +01:00
git.go pr merge switch to base branch if available (#5251) 2022-03-14 14:02:57 +02:00
git_test.go Add org scoped port forwarding + fix test formatting (#4497) 2021-10-13 13:56:03 -04:00
remote.go Migrate to binary style extensions when detected 2021-11-17 13:15:04 -06:00
remote_test.go Equal: flip arguments position 2021-01-18 21:00:59 -03:00
ssh_config.go Unconditionally resolve "ssh.github.com" to "github.com" 2021-12-20 16:09:46 +01:00
ssh_config_test.go Unconditionally resolve "ssh.github.com" to "github.com" 2021-12-20 16:09:46 +01:00
url.go Fixes #4346: allow git+https URL protocol 2021-09-20 19:35:06 +03:00
url_test.go Fixes #4346: allow git+https URL protocol 2021-09-20 19:35:06 +03:00