Fix overzealous <host>:/<path> -> ssh://<host>/<path> transformation
commit0eec28bbb08078898b9b700f91320aff74c74e82
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Mon, 6 Aug 2007 15:49:51 +0000 (6 16:49 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Mon, 6 Aug 2007 15:49:51 +0000 (6 16:49 +0100)
treefb516d408554b1616192a35a635f0ffb2fcd6d8e
parent470b73e0019e11e79d2e02471ef251659819652e
Fix overzealous <host>:/<path> -> ssh://<host>/<path> transformation

It caught absolute paths, too.

With builtin fetch and clone, this problem will be gone anyway, so
let's keep this workaround and work on other things.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
git/git-parse-remote.sh