This series fixes a small quoting problem in 511155db51 (remote-curl: allow push options, 2017-03-22). The interesting one is the second patch. [1/2]: t5545: factor out http repository setup [2/2]: remote-curl: unquote incoming push-options remote-curl.c | 11 ++++++++++- t/t5545-push-options.sh | 40 +++++++++++++++++++++++++++++----------- 2 files changed, 39 insertions(+), 12 deletions(-) -Peff