From: Junio C Hamano Date: Tue, 25 Aug 2015 23:09:15 +0000 (-0700) Subject: Merge branch 'mm/pull-upload-pack' into maint X-Git-Tag: v2.5.1~5 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=425a4c7734db768d93d3b35c2d26ae50d22893c0;p=thirdparty%2Fgit.git Merge branch 'mm/pull-upload-pack' into maint "git pull" in recent releases of Git has a regression in the code that allows custom path to the --upload-pack=. This has been corrected. Note that this is irrelevant for 'master' with "git pull" rewritten in C. * mm/pull-upload-pack: pull: pass upload_pack only when it was given pull.sh: quote $upload_pack when passing it to git-fetch --- 425a4c7734db768d93d3b35c2d26ae50d22893c0