summaryrefslogtreecommitdiffstats
path: root/git-switch.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-switch.html
parent67bf224a9fb3cd34ef712113c48f3144a9bc232a (diff)
downloadgit-htmldocs-0dd50943c112dfc70367bd39eb3c88371db2518f.tar.gz
Autogenerated HTML docs for v2.26.2-357-g86ab1
Diffstat (limited to 'git-switch.html')
-rw-r--r--git-switch.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/git-switch.html b/git-switch.html
index 4b1108c18..91e243b20 100644
--- a/git-switch.html
+++ b/git-switch.html
@@ -1029,9 +1029,9 @@ name, the guessing is aborted. You can explicitly give a name with
<dd>
<p>
Using <code>--recurse-submodules</code> will update the content of all
- initialized submodules according to the commit recorded in the
+ active submodules according to the commit recorded in the
superproject. If nothing (or <code>--no-recurse-submodules</code>) is
- used, the work trees of submodules will not be updated. Just
+ used, submodules working trees will not be updated. Just
like <a href="git-submodule.html">git-submodule(1)</a>, this will detach <code>HEAD</code> of the
submodules.
</p>
@@ -1125,7 +1125,7 @@ always create a new name for it (without switching away):</p></div>
<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>