Merge branch 'bw/push-options-recursively-to-submodules' into next
authorJunio C Hamano <gitster@pobox.com>
Mon, 14 Aug 2017 22:22:52 +0000 (15:22 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 14 Aug 2017 22:22:52 +0000 (15:22 -0700)
"git push --recurse-submodules $there HEAD:$target" was not
propagated down to the submodules, but now it is.

* bw/push-options-recursively-to-submodules:
submodule--helper: teach push-check to handle HEAD

1  2 
builtin/submodule--helper.c
submodule.c
t/t5531-deep-submodule-push.sh
Simple merge
diff --cc submodule.c
Simple merge
Simple merge