From: Junio C Hamano Date: Wed, 23 Jul 2014 18:35:49 +0000 (-0700) Subject: Merge branch 'mb/local-clone-after-applying-insteadof' X-Git-Tag: v2.1.0-rc0~7 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bc88defa2f9f92324106dca48126039246ab00e1;p=git Merge branch 'mb/local-clone-after-applying-insteadof' Apply the "if cloning from a local disk, physically copy repository using hardlinks, unless otherwise told not to with --no-local" optimization when url.*.insteadOf mechanism rewrites a "git clone $URL" that refers to a repository over the network to a clone from a local disk. * mb/local-clone-after-applying-insteadof: use local cloning if insteadOf makes a local URL --- bc88defa2f9f92324106dca48126039246ab00e1