Allow specifying "main" remote with sane defaults
aarondl opened this issue · 0 comments
aarondl commented
If you have a repository with multiple remotes (especially disassociated remotes) then git-hub
may choose the wrong remote to interact with the repository. There should be a configuration
to specify the main remote name somewhere, and it should sanely default to 'origin' when it's
not present.