Fall back to http:// if git:// fails.msysGit-v0.4
commitf0b157a5250e1af54f9a8921e8eb27992a6c60dc
authorMike Pape <dotzenlabs@gmail.com>
Fri, 3 Aug 2007 23:40:35 +0000 (3 19:40 -0400)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Sat, 4 Aug 2007 02:23:03 +0000 (4 03:23 +0100)
tree7c21f9927b443092b2d30912d9526c7724f3af56
parent46440e84962a29e437adee1f28cc77eebfb13dd7
Fall back to http:// if git:// fails.

When cloning the mingw repository, if git:// fails, we can now fall back to
http:// since curl is built by default.

Signed-off-by: Mike Pape <dotzenlabs@gmail.com>
etc/profile