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://git.lorimer.id.au/gitweb.git/diff_plain/bc88defa2f9f92324106dca48126039246ab00e1?ds=inline;hp=--cc 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