cli/pkg/cmd/pr
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
..
checkout fix tests 2020-08-19 16:40:13 -05:00
checks review feedback 2020-09-02 11:33:39 -05:00
close Merge remote-tracking branch 'origin/trunk' into prclose-delete 2020-08-19 21:06:04 -05:00
create Prompt for push target during pr create 2020-09-16 14:49:36 +02:00
diff Disallow pr -R flag for commands that operate on the current branch 2020-08-27 16:30:34 +02:00
list Fix --repo override taking effect for pr commands 2020-08-06 21:39:46 +02:00
merge review feedback 2020-09-11 11:36:24 -05:00
ready Disallow pr -R flag for commands that operate on the current branch 2020-08-27 16:30:34 +02:00
reopen Fix --repo override taking effect for pr commands 2020-08-06 21:39:46 +02:00
review review feedback 2020-09-11 11:36:24 -05:00
shared Update template test to reflect inclusion of "default" text 2020-09-08 20:25:52 -04:00
status Fix --repo override taking effect for pr commands 2020-08-06 21:39:46 +02:00
view Fix view tests 2020-09-09 17:40:04 +02:00
pr.go gh pr checks 2020-08-28 13:18:59 -05:00