From: Junio C Hamano <gitster@pobox.com>
Date: Mon, 27 Apr 2015 19:23:53 +0000 (-0700)
Subject: Merge branch 'tb/connect-ipv6-parse-fix' into maint
X-Git-Tag: v2.3.7~1
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ad34ad614da30387c82a54c7087705050b4de441;p=git

Merge branch 'tb/connect-ipv6-parse-fix' into maint

An earlier update to the parser that disects a URL broke an
address, followed by a colon, followed by an empty string (instead
of the port number), e.g. ssh://example.com:/path/to/repo.

* tb/connect-ipv6-parse-fix:
  connect.c: ignore extra colon after hostname
---

ad34ad614da30387c82a54c7087705050b4de441