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). |
||
|---|---|---|
| .. | ||
| git.go | ||
| git_test.go | ||
| remote.go | ||
| remote_test.go | ||
| ssh_config.go | ||
| ssh_config_test.go | ||
| url.go | ||