summaryrefslogtreecommitdiffstats
path: root/git-fetch.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2020-04-29 14:21:05 -0700
committerJunio C Hamano <gitster@pobox.com>2020-04-29 14:21:05 -0700
commit0dd50943c112dfc70367bd39eb3c88371db2518f (patch)
treef60fdfeafd48ad1b7c65220f044086e476422ecb /git-fetch.html
parent67bf224a9fb3cd34ef712113c48f3144a9bc232a (diff)
downloadgit-htmldocs-0dd50943c112dfc70367bd39eb3c88371db2518f.tar.gz
Autogenerated HTML docs for v2.26.2-357-g86ab1
Diffstat (limited to 'git-fetch.html')
-rw-r--r--git-fetch.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/git-fetch.html b/git-fetch.html
index 0e192c388..9c220c756 100644
--- a/git-fetch.html
+++ b/git-fetch.html
@@ -1049,7 +1049,8 @@ documented in <a href="git-config.html">git-config(1)</a>.</p></div>
value. Use <em>on-demand</em> to only recurse into a populated submodule
when the superproject retrieves a commit that updates the submodule&#8217;s
reference to a commit that isn&#8217;t already in the local submodule
- clone.
+ clone. By default, <em>on-demand</em> is used, unless
+ <code>fetch.recurseSubmodules</code> is set (see <a href="git-config.html">git-config(1)</a>).
</p>
</dd>
<dt class="hdlist1">