summaryrefslogtreecommitdiffstats
path: root/gitsubmodules.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 /gitsubmodules.html
parent67bf224a9fb3cd34ef712113c48f3144a9bc232a (diff)
downloadgit-htmldocs-0dd50943c112dfc70367bd39eb3c88371db2518f.tar.gz
Autogenerated HTML docs for v2.26.2-357-g86ab1
Diffstat (limited to 'gitsubmodules.html')
-rw-r--r--gitsubmodules.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/gitsubmodules.html b/gitsubmodules.html
index 1dd4dfba1..12bec6eb3 100644
--- a/gitsubmodules.html
+++ b/gitsubmodules.html
@@ -1084,7 +1084,8 @@ will not be checked out by default; You can instruct <em>clone</em> to recurse
into submodules. The <em>init</em> and <em>update</em> subcommands of <em>git submodule</em>
will maintain submodules checked out and at an appropriate revision in
your working tree. Alternatively you can set <em>submodule.recurse</em> to have
-<em>checkout</em> recursing into submodules.</p></div>
+<em>checkout</em> recursing into submodules (note that <em>submodule.recurse</em> also
+affects other git commands, see <a href="git-config.html">git-config(1)</a> for a complete list).</p></div>
</div>
</div>
<div class="sect1">
@@ -1104,7 +1105,7 @@ your working tree. Alternatively you can set <em>submodule.recurse</em> to have
<div id="footer">
<div id="footer-text">
Last updated
- 2020-03-10 08:03:13 PDT
+ 2020-04-29 14:18:27 PDT
</div>
</div>
</body>