author | Heiko Voigt <hvoigt@hvoigt.net> | |
Thu, 11 Aug 2011 17:51:45 +0000 (19:51 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 11 Aug 2011 19:27:27 +0000 (12:27 -0700) | ||
commit | 817bac35f24166e8b306ecef5283ed721068f113 | |
tree | 1f98a44f22bb8d8f78006d47c5ccb2b8024e3473 | tree | snapshot |
parent | 1421fd9df4f1e3ed232bd1c683c6e264a464a41e | commit | diff |
submodule: move update configuration variable further up
Lets always initialize the 'update_module' variable with the final
value. This way we allow code which wants to check this configuration
early to do so right in the beginning of cmd_update().
Signed-off-by: Heiko Voigt <hvoigt@hvoigt.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Lets always initialize the 'update_module' variable with the final
value. This way we allow code which wants to check this configuration
early to do so right in the beginning of cmd_update().
Signed-off-by: Heiko Voigt <hvoigt@hvoigt.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-submodule.sh | diff | blob | history |