cli/pkg/httpmock
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
..
legacy.go Prompt for push target during pr create 2020-09-16 14:49:36 +02:00
registry.go Fix pr checkout <owner>:<branch> when it matches the default branch 2020-07-15 15:35:42 +02:00
stub.go gh auth status 2020-08-11 15:58:00 -05:00