Add the 'fetch.recurseSubmodules' config setting
[gitweb.git] / Documentation / fetch-options.txt
index 7f8d562efc2bde302ca23445a616d1a9b5802e32..4cddfe8fa879d9b637fa48f0910934b839b756b7 100644 (file)
@@ -60,8 +60,9 @@ endif::git-pull[]
        flag lets all tags and their associated objects be
        downloaded.
 
---recurse-submodules::
-       Use this option to fetch new commits of all populated submodules too.
+--[no-]recurse-submodules::
+       This option controls if new commits of all populated submodules should
+       be fetched too (see linkgit:git-config[1]).
 
 ifndef::git-pull[]
 --submodule-prefix=<path>::