OSDN Git Service

Merge branch 'bw/push-options-recursively-to-submodules' into maint
authorJunio C Hamano <gitster@pobox.com>
Sun, 10 Sep 2017 08:02:49 +0000 (17:02 +0900)
committerJunio C Hamano <gitster@pobox.com>
Sun, 10 Sep 2017 08:02:49 +0000 (17:02 +0900)
"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