Fix clone from bundle if the URL is actually an absolute Windows path.
commit7e9987da41172f831f2d900f0304f05d0543319a
authorJohannes Sixt <johannes.sixt@telecom.at>
Sun, 2 Mar 2008 20:56:47 +0000 (2 21:56 +0100)
committerJohannes Sixt <johannes.sixt@telecom.at>
Sun, 2 Mar 2008 20:56:47 +0000 (2 21:56 +0100)
tree17858fef3b7304f4fe082d98112cbdb3e0242367
parent3031522444582ac57f851986774ca79560acc33b
Fix clone from bundle if the URL is actually an absolute Windows path.

This URL was mistaken as an SSH connection.

Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at>
transport.c