]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jk/push-options-via-transport-fix'
authorJunio C Hamano <gitster@pobox.com>
Wed, 28 Feb 2018 21:37:58 +0000 (13:37 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 28 Feb 2018 21:37:58 +0000 (13:37 -0800)
"git push" over http transport did not unquote the push-options
correctly.

* jk/push-options-via-transport-fix:
  remote-curl: unquote incoming push-options
  t5545: factor out http repository setup

1  2 
remote-curl.c

diff --cc remote-curl.c
Simple merge