]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'bw/push-dry-run' into maint
authorJunio C Hamano <gitster@pobox.com>
Tue, 17 Jan 2017 22:49:27 +0000 (14:49 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 17 Jan 2017 22:49:27 +0000 (14:49 -0800)
"git push --dry-run --recurse-submodule=on-demand" wasn't
"--dry-run" in the submodules.

* bw/push-dry-run:
  push: fix --dry-run to not push submodules
  push: --dry-run updates submodules when --recurse-submodules=on-demand

1  2 
submodule.c
transport.c

diff --cc submodule.c
Simple merge
diff --cc transport.c
Simple merge