Merge branch 'jk/push-options-via-transport-fix' into next
authorJunio C Hamano <gitster@pobox.com>
Wed, 21 Feb 2018 23:41:13 +0000 (15:41 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 21 Feb 2018 23:41:13 +0000 (15:41 -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