cli/pkg
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
..
browser Try to avoid CodeQL warning 2020-07-23 23:11:24 +02:00
cmd Change how base repository is resolved 2020-09-15 21:27:12 +02:00
cmdutil check parent annotatiosn for auth skip 2020-08-19 10:21:19 -05:00
githubtemplate Improve support for legacy issue/PR template names 2020-07-15 18:16:16 +02:00
httpmock gh auth status 2020-08-11 15:58:00 -05:00
iostreams do not pass entire config to iostreams 2020-09-10 12:13:48 -05:00
jsoncolor Add tests for jsoncolor 2020-06-08 16:05:00 +02:00
prompt gh auth login 2020-08-06 12:43:35 -05:00
surveyext Offer different editor modes during release create 2020-08-25 20:20:44 +02:00
text Improve string display width calculation 2020-09-11 11:56:54 +02:00