From: Junio C Hamano Date: Wed, 19 Aug 2015 21:48:51 +0000 (-0700) Subject: Merge branch 'mm/pull-upload-pack' X-Git-Tag: v2.6.0-rc0~65 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d772def9c835a9521bfa9221a3e39feaf9a7b416;p=thirdparty%2Fgit.git Merge branch 'mm/pull-upload-pack' "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.sh: quote $upload_pack when passing it to git-fetch --- d772def9c835a9521bfa9221a3e39feaf9a7b416