add a test for push options
commit3ac870300a7bb430341388a8f2ec465328986617
authorStefan Beller <sbeller@google.com>
Thu, 14 Jul 2016 21:49:48 +0000 (14 14:49 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 14 Jul 2016 22:50:41 +0000 (14 15:50 -0700)
treee760fce1a7ffffcf9debf09bfa041a36b577e912
parentf6a4e61fbb647928d615a0befaec163a5d2bf4af
add a test for push options

The functions `mk_repo_pair` as well as `test_refs` are borrowed from
t5543-atomic-push, with additional hooks installed.

Signed-off-by: Stefan Beller <sbeller@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t5545-push-options.sh [new file with mode: 0755]