summaryrefslogtreecommitdiff
path: root/t/t5545-push-options.sh
AgeCommit message (Expand)AuthorFilesLines
2018-02-20remote-curl: unquote incoming push-optionsLibravatar Jeff King1-0/+18
2018-02-20t5545: factor out http repository setupLibravatar Jeff King1-11/+11
2017-10-24builtin/push.c: add push.pushOption configLibravatar Marius Paliga1-0/+77
2017-05-18t5545: enhance test coverage when no http server is installedLibravatar Stefan Beller1-42/+43
2017-04-11push: propagate push-options with --recurse-submodulesLibravatar Brandon Williams1-0/+40
2017-03-22remote-curl: allow push optionsLibravatar Brandon Williams1-2/+31
2017-02-08push options: pass push options to the transport helperLibravatar Stefan Beller1-0/+15
2016-07-14add a test for push optionsLibravatar Stefan Beller1-0/+103