cli/command
Mislav Marohnić 508f6787f0 Have PullRequestForBranch accept "owner:branch" value for forks
When on a `patch-1` branch locally, `gh pr view` would happily open the
first open PR it finds with "patch-1" as its head, even those coming
from forks.
2019-11-20 15:20:36 +01:00
..
completion.go Add tests 2019-10-31 23:43:50 +01:00
completion_test.go Add tests 2019-10-31 23:43:50 +01:00
issue.go Copy edits 2019-11-18 23:26:18 -08:00
issue_test.go Test flags 2019-11-18 11:05:43 -08:00
pr.go Have PullRequestForBranch accept "owner:branch" value for forks 2019-11-20 15:20:36 +01:00
pr_checkout_test.go Merge remote-tracking branch 'origin/master' into issue-update 2019-11-18 11:09:00 -08:00
pr_create.go Copy edits 2019-11-18 23:26:18 -08:00
pr_create_test.go Merge remote-tracking branch 'origin/master' into issue-update 2019-11-18 11:09:00 -08:00
pr_test.go Have PullRequestForBranch accept "owner:branch" value for forks 2019-11-20 15:20:36 +01:00
root.go Copy edits 2019-11-18 23:26:18 -08:00
testing.go Merge remote-tracking branch 'origin/master' into issue-update 2019-11-18 11:09:00 -08:00