From: Luben Tuikov Date: Sat, 1 Sep 2007 09:36:31 +0000 (-0700) Subject: URL: allow port specification in ssh:// URLs X-Git-Tag: v1.5.3~5 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/2e7766655abd0312a6bf4db6a6ff141e7e4ac8b6?ds=inline;hp=2e7766655abd0312a6bf4db6a6ff141e7e4ac8b6 URL: allow port specification in ssh:// URLs Allow port specification in ssh:// URLs in the usual notation: ssh://[user@]host.domain[:]/ This allows git to be used over ssh-tunneling networks. Signed-off-by: Luben Tuikov Signed-off-by: Junio C Hamano ---