push: propagate push-options with --recurse-submodules
authorBrandon Williams <bmwill@google.com>
Wed, 5 Apr 2017 17:47:16 +0000 (10:47 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 11 Apr 2017 07:45:03 +0000 (00:45 -0700)
Teach push --recurse-submodules to propagate push-options recursively to
the pushes performed in the submodules.

Signed-off-by: Brandon Williams <bmwill@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found