cli/api
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
..
client.go Remove debut statement 2019-11-18 10:34:25 -08:00
client_test.go Add mising files 2019-10-29 21:19:34 +01:00
fake_http.go Add mising files 2019-10-29 21:19:34 +01:00
pull_request_test.go Avoid crash when parsing in-progress CheckRuns 2019-11-19 09:42:59 +01:00
queries_issue.go use const 2019-11-19 14:57:52 -08:00
queries_pr.go Have PullRequestForBranch accept "owner:branch" value for forks 2019-11-20 15:20:36 +01:00
queries_repo.go Add issue create test 2019-11-08 15:20:24 +01:00