cli/api
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
..
client.go Support triangular git workflows in pr create 2020-01-21 18:26:08 +01: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 preview PRs and issues in the terminal with -p 2020-01-10 11:41:26 -06:00
queries_pr.go Support triangular git workflows in pr create 2020-01-21 18:26:08 +01:00
queries_repo.go Support triangular git workflows in pr create 2020-01-21 18:26:08 +01:00