diff options
author | Brandon Williams <bmwill@google.com> | 2016-11-17 10:46:03 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-11-23 08:37:45 -0800 |
commit | 1aa73658405ad423127b3c14ac13e46f9ad0163a (patch) | |
tree | 41485ecd2c2eaf2e81a0d5cda9a45fcfed1c49c1 /Documentation/config.txt | |
parent | submodule_needs_pushing(): explain the behaviour when we cannot answer (diff) | |
download | tgif-1aa73658405ad423127b3c14ac13e46f9ad0163a.tar.xz |
push: --dry-run updates submodules when --recurse-submodules=on-demand
This patch adds a test to illustrate how push run with --dry-run doesn't
actually perform a dry-run when push is configured to push submodules
on-demand. Instead all submodules which need to be pushed are actually
pushed to their remotes while any updates for the superproject are
performed as a dry-run. This is a bug and not the intended behaviour of
a dry-run.
Signed-off-by: Brandon Williams <bmwill@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/config.txt')
0 files changed, 0 insertions, 0 deletions