Merge branch 'bw/push-options-recursively-to-submodules'
commita49794d10826ef7cc9237abcf6474cd826de1063
authorJunio C Hamano <gitster@pobox.com>
Tue, 22 Aug 2017 17:29:00 +0000 (22 10:29 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 22 Aug 2017 17:29:00 +0000 (22 10:29 -0700)
treebef6d18abd23f445cf74b9eb6e8cee3ec8fadd9f
parentb3622a4ee94e4916cd05e6d96e41eeb36b941182
parentc7be7201a7b71f590325f0d858f909a4c0b443f6
Merge branch 'bw/push-options-recursively-to-submodules'

"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
builtin/submodule--helper.c
submodule.c
t/t5531-deep-submodule-push.sh