cli/pkg/cmd/pr/ready
Mislav Marohnić c21caf5b2b Disallow pr -R flag for commands that operate on the current branch
If the `--repo` flag is specified, then the user intends to select a
repository other than the current one. In that case, it doesn't make
sense to fall back to detecting the PR belonging to the current branch,
so throw a descriptive error instead.
2020-08-27 16:30:34 +02:00
..
ready.go Disallow pr -R flag for commands that operate on the current branch 2020-08-27 16:30:34 +02:00
ready_test.go Disallow pr -R flag for commands that operate on the current branch 2020-08-27 16:30:34 +02:00