cli/pkg/cmd
Mislav Marohnić d534a94d1b Change how base repository is resolved
On first run in a git repository, `BaseRepo()` will now prompt the user
which repository should be queried as base repository if there are
multiple git remotes or when we are in the context of a fork.

In non-interactive mode, the prompt is skipped and we default to the
first git remote instead.

After the base repo is resolved, the result is cached in the local
repository using `git config` so that RepositoryNetwork API lookups can
be avoided in the future.
2020-09-15 21:27:12 +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 Change how base repository is resolved 2020-09-15 21:27:12 +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