This series enables push options to be sent across http using remote-curl Thanks to Jonathan Nieder for helping troubleshoot. Brandon Williams (2): send-pack: send push options correctly in stateless-rpc case remote-curl: allow push options builtin/send-pack.c | 5 +++++ remote-curl.c | 8 ++++++++ send-pack.c | 20 ++++++++------------ t/t5545-push-options.sh | 30 +++++++++++++++++++++++++++++- 4 files changed, 50 insertions(+), 13 deletions(-) -- 2.12.1.500.gab5fba24ee-goog