Fix git protocol connection 'port' override
It was broken by the IPv6 patches - we need to remove the ":" part from the hostname for a successful name lookup.
This commit is contained in:
Reference in New Issue
Block a user
It was broken by the IPv6 patches - we need to remove the ":" part from the hostname for a successful name lookup.