From: Junio C Hamano Date: Sun, 2 Jun 2013 22:52:22 +0000 (-0700) Subject: Merge branch 'nd/clone-local-with-colon' X-Git-Tag: v1.8.4-rc0~237 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=41aaccdcf9170e744e423f2b1f889ada6604ae38;p=git Merge branch 'nd/clone-local-with-colon' "git clone foo/bar:baz" cannot be a request to clone from a remote over git-over-ssh specified in the scp style. Detect this case and clone from a local repository at "foo/bar:baz". * nd/clone-local-with-colon: clone: allow cloning local paths with colons in them --- 41aaccdcf9170e744e423f2b1f889ada6604ae38