]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'mm/pull-upload-pack'
authorJunio C Hamano <gitster@pobox.com>
Wed, 19 Aug 2015 21:48:51 +0000 (14:48 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 19 Aug 2015 21:48:51 +0000 (14:48 -0700)
"git pull" in recent releases of Git has a regression in the code
that allows custom path to the --upload-pack=<program>.  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

1  2 
contrib/examples/git-pull.sh

Simple merge