Code

Submodules: Add 'on-demand' value for the 'fetchRecurseSubmodule' option
authorJens Lehmann <Jens.Lehmann@web.de>
Sun, 6 Mar 2011 22:12:19 +0000 (23:12 +0100)
committerJunio C Hamano <gitster@pobox.com>
Wed, 9 Mar 2011 21:10:35 +0000 (13:10 -0800)
commitbf42b384058ee2b34f587426d0788353ffa9012a
tree38f313650b79719502b59759ddce12918ccf058e
parent1fb2550202d6f88d90121624c1fac0b81ff8c33f
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>
Documentation/config.txt
Documentation/gitmodules.txt
submodule.c
t/t5526-fetch-submodules.sh