cli/command
Mislav Marohnić 7a614ce697 Support triangular git workflows in pr create
- The local git remotes are scanned and resolved to GitHub repositories
- The "base" repo is the first result resolved to its parent repo (if a fork)
- The name of the default branch is read from the base repo
- The "head" repo is the first repo that has push access
2020-01-21 18:26:08 +01:00
..
completion.go Add tests 2019-10-31 23:43:50 +01:00
completion_test.go Assert stdout separarely from stderr in command tests 2019-12-16 15:46:42 +01:00
issue.go Merge pull request #227 from github/typoswap 2020-01-16 16:51:02 -08:00
issue_test.go review feedback 2020-01-13 15:32:07 -06:00
pr.go PR to pull request 2020-01-14 12:33:48 -10:00
pr_checkout_test.go Assert stdout separarely from stderr in command tests 2019-12-16 15:46:42 +01:00
pr_create.go Support triangular git workflows in pr create 2020-01-21 18:26:08 +01:00
pr_create_test.go Fix test output 2019-12-20 12:07:53 -08:00
pr_test.go Fix test after copy changes 2020-01-15 12:53:52 +01:00
root.go Merge pull request #221 from github/release-the-kraken 2020-01-13 18:08:50 -06:00
root_test.go Add changelog func 2020-01-13 11:02:34 -08:00
testing.go Merge remote-tracking branch 'origin/master' into issue-update 2019-11-18 11:09:00 -08:00
title_body_survey.go rely on iota syntax magic 2020-01-16 14:28:49 -06:00