cli/pkg/cmd
Mislav Marohnić 4315c09501 Ignore non-pre-authenticated hosts when parsing git remotes
This ensures that while having git remotes to point to either
`github.com` or authenticated GHE instances, adding another git remote
pointing to an unrelated host won't change the remote resolution in any
way, even if the unrelated remote is called `upstream` or `github` (and
thus normally took precedence).
2020-08-12 18:13:05 +02:00
..
alias Extract alias expansion into a separate package 2020-08-11 15:18:48 +02:00
api Allow explicitly specifying the hostname for gh operations 2020-08-12 16:16:34 +02:00
auth Merge remote-tracking branch 'origin' into issue-commands-isolate 2020-08-12 12:11:01 +02:00
config Merge branch 'pr-commands-isolate-3' into issue-commands-isolate 2020-08-11 15:40:05 +02:00
factory Ignore non-pre-authenticated hosts when parsing git remotes 2020-08-12 18:13:05 +02:00
gist Allow explicitly specifying the hostname for gh operations 2020-08-12 16:16:34 +02:00
issue Fix GH_REPO override 2020-08-07 14:47:58 +02:00
pr Fix GH_REPO override 2020-08-07 14:47:58 +02:00
repo Allow explicitly specifying the hostname for gh operations 2020-08-12 16:16:34 +02:00
root Allow explicitly specifying the hostname for gh operations 2020-08-12 16:16:34 +02:00