summaryrefslogtreecommitdiffstats
path: root/git-pull.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-pull.html
parent67bf224a9fb3cd34ef712113c48f3144a9bc232a (diff)
downloadgit-htmldocs-0dd50943c112dfc70367bd39eb3c88371db2518f.tar.gz
Autogenerated HTML docs for v2.26.2-357-g86ab1
Diffstat (limited to 'git-pull.html')
-rw-r--r--git-pull.html7
1 files changed, 4 insertions, 3 deletions
diff --git a/git-pull.html b/git-pull.html
index bb30a6d00..76a902f75 100644
--- a/git-pull.html
+++ b/git-pull.html
@@ -839,8 +839,9 @@ pulling or stash them away with <a href="git-stash.html">git-stash(1)</a>.</p></
</dt>
<dd>
<p>
- This option controls if new commits of all populated submodules should
- be fetched and updated, too (see <a href="git-config.html">git-config(1)</a> and
+ This option controls if new commits of populated submodules should
+ be fetched, and if the working trees of active submodules should be
+ updated, too (see <a href="git-fetch.html">git-fetch(1)</a>, <a href="git-config.html">git-config(1)</a> and
<a href="gitmodules.html">gitmodules(5)</a>).
</p>
<div class="paragraph"><p>If the checkout is done via rebase, local submodule commits are rebased as well.</p></div>
@@ -2211,7 +2212,7 @@ version.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2020-04-22 14:37:28 PDT
+ 2020-04-29 14:18:27 PDT
</div>
</div>
</body>