summaryrefslogtreecommitdiffstats
path: root/git-am.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2014-12-22 14:48:09 -0800
committerJunio C Hamano <gitster@pobox.com>2014-12-22 14:48:09 -0800
commit6df93d9e8038d7ac3d2cb49dfbe125e874b15ba9 (patch)
tree61e19c43f6d3ff81843003c365713c7213fb26f1 /git-am.html
parent30758bdbd92da4a8a57a943699d50e65f12646a0 (diff)
downloadgit-htmldocs-6df93d9e8038d7ac3d2cb49dfbe125e874b15ba9.tar.gz
Autogenerated HTML docs for v2.2.1-201-gbbceff
Diffstat (limited to 'git-am.html')
-rw-r--r--git-am.html28
1 files changed, 24 insertions, 4 deletions
diff --git a/git-am.html b/git-am.html
index ec23b3161..a737b3c6d 100644
--- a/git-am.html
+++ b/git-am.html
@@ -845,6 +845,29 @@ current branch.</p></div>
</p>
</dd>
<dt class="hdlist1">
+-m
+</dt>
+<dt class="hdlist1">
+--message-id
+</dt>
+<dd>
+<p>
+ Pass the <code>-m</code> flag to <em>git mailinfo</em> (see <a href="git-mailinfo.html">git-mailinfo(1)</a>),
+ so that the Message-ID header is added to the commit message.
+ The <code>am.messageid</code> configuration variable can be used to specify
+ the default behaviour.
+</p>
+</dd>
+<dt class="hdlist1">
+--no-message-id
+</dt>
+<dd>
+<p>
+ Do not add the Message-ID header to the commit message.
+ <code>no-message-id</code> is useful to override <code>am.messageid</code>.
+</p>
+</dd>
+<dt class="hdlist1">
-q
</dt>
<dt class="hdlist1">
@@ -896,9 +919,6 @@ default. You can use <code>--no-utf8</code> to override this.</p></div>
</p>
</dd>
<dt class="hdlist1">
---ignore-date
-</dt>
-<dt class="hdlist1">
--ignore-space-change
</dt>
<dt class="hdlist1">
@@ -1129,7 +1149,7 @@ information.</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2014-03-25 12:54:14 PDT
+Last updated 2014-12-22 14:47:31 PST
</div>
</div>
</body>