summaryrefslogtreecommitdiffstats
path: root/git-mailinfo.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2022-09-14 13:25:23 -0700
committerJunio C Hamano <gitster@pobox.com>2022-09-14 13:25:23 -0700
commitba8baee8618696a4405a1c7feb93ce8d3b089795 (patch)
tree36a0a7f824df6259cd09b0081e297b366279ab46 /git-mailinfo.html
parentb2e63923b4a1650cdd5c8d919dacf6c650940a92 (diff)
downloadgit-htmldocs-ba8baee8618696a4405a1c7feb93ce8d3b089795.tar.gz
Autogenerated HTML docs for v2.37.3-662-g36f8e7e
Diffstat (limited to 'git-mailinfo.html')
-rw-r--r--git-mailinfo.html24
1 files changed, 23 insertions, 1 deletions
diff --git a/git-mailinfo.html b/git-mailinfo.html
index 0fede5e3b..1daf955f3 100644
--- a/git-mailinfo.html
+++ b/git-mailinfo.html
@@ -940,6 +940,28 @@ If no such configuration option has been set, <code>warn</code> will be used.</p
</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">
+mailinfo.scissors
+</dt>
+<dd>
+<p>
+ If true, makes <a href="git-mailinfo.html">git-mailinfo(1)</a> (and therefore
+ <a href="git-am.html">git-am(1)</a>) act by default as if the --scissors option
+ was provided on the command-line. When active, this features
+ removes everything from the message body before a scissors
+ line (i.e. consisting mainly of "&gt;8", "8&lt;" and "-").
+</p>
+</dd>
+</dl></div>
+</div>
+</div>
+<div class="sect1">
<h2 id="_git">GIT</h2>
<div class="sectionbody">
<div class="paragraph"><p>Part of the <a href="git.html">git(1)</a> suite</p></div>
@@ -950,7 +972,7 @@ If no such configuration option has been set, <code>warn</code> will be used.</p
<div id="footer">
<div id="footer-text">
Last updated
- 2021-05-16 16:01:05 PDT
+ 2022-09-14 13:23:11 PDT
</div>
</div>
</body>