cli/pkg/cmd
Mislav Marohnić 7a8db80420 Prompt for push target during pr create
We no longer guess the head repository using heuristics; instead, we
present the user with the choice of pushable repositories and an
additional option to create a new fork.

The new `pr create --head` flag is available for the user to specify the
head branch in `branch` or `owner:branch` format and completely skip any
forking or auto-pushing checks.
2020-09-16 14:49:36 +02:00
..
alias missed a disable auth check 2020-08-25 10:10:16 -05:00
api Add GITHUB_ENTERPRISE_TOKEN mention to api help 2020-09-07 21:37:55 +02:00
auth review feedback 2020-09-14 10:16:50 -05:00
config Add examples 2020-09-14 12:42:13 -04:00
factory Fix release download 2020-09-14 15:31:31 +02:00
gist Merge pull request #1517 from cli/select-host 2020-08-14 19:08:13 +02:00
issue review feedback 2020-09-11 11:36:24 -05:00
pr Prompt for push target during pr create 2020-09-16 14:49:36 +02:00
release Indicate that title is optional in release create 2020-09-09 17:45:55 +02:00
repo hackday: gh repo garden (#1049) 2020-09-15 09:59:27 -05:00
root Change how base repository is resolved 2020-09-15 21:27:12 +02:00