summaryrefslogtreecommitdiffstats
path: root/git-reset.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2022-04-04 11:21:49 -0700
committerJunio C Hamano <gitster@pobox.com>2022-04-04 11:21:49 -0700
commit4bea028f2f048f83d0e3ad019e96763e23659055 (patch)
tree848fb8d4d693adea476aa902d574236151247ef4 /git-reset.html
parent93dca4316b29436160743d1b2f407205a1e002d7 (diff)
downloadgit-htmldocs-4bea028f2f048f83d0e3ad019e96763e23659055.tar.gz
Autogenerated HTML docs for v2.36.0-rc0
Diffstat (limited to 'git-reset.html')
-rw-r--r--git-reset.html18
1 files changed, 12 insertions, 6 deletions
diff --git a/git-reset.html b/git-reset.html
index 178ffcf47..1aa0ea6e9 100644
--- a/git-reset.html
+++ b/git-reset.html
@@ -4,7 +4,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="application/xhtml+xml; charset=UTF-8" />
-<meta name="generator" content="AsciiDoc 10.1.1" />
+<meta name="generator" content="AsciiDoc 10.1.2" />
<title>git-reset(1)</title>
<style type="text/css">
/* Shared CSS for AsciiDoc xhtml11 and html5 backends */
@@ -901,14 +901,20 @@ between the three commands.</p></div>
<dt class="hdlist1">
--quiet
</dt>
+<dd>
+<p>
+ Be quiet, only report errors.
+</p>
+</dd>
+<dt class="hdlist1">
+--refresh
+</dt>
<dt class="hdlist1">
---no-quiet
+--no-refresh
</dt>
<dd>
<p>
- Be quiet, only report errors. The default behavior is set by the
- <code>reset.quiet</code> config option. <code>--quiet</code> and <code>--no-quiet</code> will
- override the default behavior.
+ Refresh the index after a mixed reset. Enabled by default.
</p>
</dd>
<dt class="hdlist1">
@@ -1500,7 +1506,7 @@ entries:</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2021-10-14 10:10:01 PDT
+ 2022-04-04 11:19:32 PDT
</div>
</div>
</body>