summaryrefslogtreecommitdiffstats
path: root/git-reset.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-reset.html
parent67bf224a9fb3cd34ef712113c48f3144a9bc232a (diff)
downloadgit-htmldocs-0dd50943c112dfc70367bd39eb3c88371db2518f.tar.gz
Autogenerated HTML docs for v2.26.2-357-g86ab1
Diffstat (limited to 'git-reset.html')
-rw-r--r--git-reset.html13
1 files changed, 12 insertions, 1 deletions
diff --git a/git-reset.html b/git-reset.html
index 688934a1c..1d1384557 100644
--- a/git-reset.html
+++ b/git-reset.html
@@ -871,6 +871,17 @@ but carries forward unmerged index entries.</p></div>
changes, reset is aborted.
</p>
</dd>
+<dt class="hdlist1">
+--[no-]recurse-submodules
+</dt>
+<dd>
+<p>
+ When the working tree is updated, using --recurse-submodules will
+ also recursively reset the working tree of all active submodules
+ according to the commit recorded in the superproject, also setting
+ the submodules' HEAD to be detached at that commit.
+</p>
+</dd>
</dl></div>
</div></div>
</dd>
@@ -1488,7 +1499,7 @@ entries:</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>