author | Jens Lehmann <Jens.Lehmann@web.de> | |
Sun, 6 Mar 2011 22:12:19 +0000 (23:12 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 9 Mar 2011 21:10:35 +0000 (13:10 -0800) | ||
commit | bf42b384058ee2b34f587426d0788353ffa9012a | |
tree | 38f313650b79719502b59759ddce12918ccf058e | tree | snapshot |
parent | 1fb2550202d6f88d90121624c1fac0b81ff8c33f | commit | diff |
Submodules: Add 'on-demand' value for the 'fetchRecurseSubmodule' option
Now the behavior of fetch and pull can be configured to the recently added
'on-demand' mode separately for each submodule too.
Signed-off-by: Jens Lehmann <Jens.Lehmann@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Now the behavior of fetch and pull can be configured to the recently added
'on-demand' mode separately for each submodule too.
Signed-off-by: Jens Lehmann <Jens.Lehmann@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/config.txt | diff | blob | history | |
Documentation/gitmodules.txt | diff | blob | history | |
submodule.c | diff | blob | history | |
t/t5526-fetch-submodules.sh | diff | blob | history |