Skip to content

Add []s around user@ipv6addr (e.g., "[git@::1]/repo.git")

gitlab-qa-bot requested to merge github/fork/choppsv1/ipv6_addr_fix into master

The following command does not work "git clone git@::1/repo.git", git requires surrounding user@addr with brackets instead.

Merge request reports