Merge branch 'rs/ipv6-ssh-url'
authorJunio C Hamano <gitster@pobox.com>
Mon, 25 Jun 2012 18:25:06 +0000 (11:25 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 25 Jun 2012 18:25:06 +0000 (11:25 -0700)
ssh:// URLs to IPv6 hosts with custom port number were parsed
incorrectly.

* rs/ipv6-ssh-url:
  git: Wrong parsing of ssh urls with IPv6 literals ignores port


Trivial merge