remotes
remotes copied to clipboard
allow host to be encoded in remote spec
So that someone could write e.g.
[email protected]::user/repo
to indicate that gitlab-server.com
should be used as a custom host.
This is probably a good idea, though we still have some issues with how to handle credentials when you have different hosts on the same type of remote.