Code

Submodules: Add the "fetchRecurseSubmodules" config option
[git.git] / Documentation / fetch-options.txt
index 4cddfe8fa879d9b637fa48f0910934b839b756b7..99e72d912488a73fffc816b2a006c453ab8b0e02 100644 (file)
@@ -62,7 +62,7 @@ endif::git-pull[]
 
 --[no-]recurse-submodules::
        This option controls if new commits of all populated submodules should
-       be fetched too (see linkgit:git-config[1]).
+       be fetched too (see linkgit:git-config[1] and linkgit:gitmodules[5]).
 
 ifndef::git-pull[]
 --submodule-prefix=<path>::