summaryrefslogtreecommitdiffstats
path: root/git-revert.html
diff options
context:
space:
mode:
Diffstat (limited to 'git-revert.html')
-rw-r--r--git-revert.html21
1 files changed, 20 insertions, 1 deletions
diff --git a/git-revert.html b/git-revert.html
index caa722d1e..35c9b38a0 100644
--- a/git-revert.html
+++ b/git-revert.html
@@ -1024,6 +1024,25 @@ effect to your index in a row.</p></div>
</div>
</div>
<div class="sect1">
+<h2 id="_configuration">CONFIGURATION</h2>
+<div class="sectionbody">
+<div class="paragraph"><p>Everything below this line in this section is selectively included
+from the <a href="git-config.html">git-config(1)</a> documentation. The content is the same
+as what&#8217;s found there:</p></div>
+<div class="dlist"><dl>
+<dt class="hdlist1">
+revert.reference
+</dt>
+<dd>
+<p>
+ Setting this variable to true makes <code>git revert</code> behave
+ as if the <code>--reference</code> option is given.
+</p>
+</dd>
+</dl></div>
+</div>
+</div>
+<div class="sect1">
<h2 id="_see_also">SEE ALSO</h2>
<div class="sectionbody">
<div class="paragraph"><p><a href="git-cherry-pick.html">git-cherry-pick(1)</a></p></div>
@@ -1040,7 +1059,7 @@ effect to your index in a row.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2022-08-18 14:11:07 PDT
+ 2022-09-14 13:23:11 PDT
</div>
</div>
</body>