summaryrefslogtreecommitdiffstats
path: root/git-send-email.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2015-01-07 14:45:48 -0800
committerJunio C Hamano <gitster@pobox.com>2015-01-07 14:45:48 -0800
commitc9394b27831f7632b4d570c5e6ee3d2a7d9e7a6e (patch)
tree002abd8701e0bd9d14d103e5b44736fe37293515 /git-send-email.html
parent6df93d9e8038d7ac3d2cb49dfbe125e874b15ba9 (diff)
downloadgit-htmldocs-c9394b27831f7632b4d570c5e6ee3d2a7d9e7a6e.tar.gz
Autogenerated HTML docs for v2.2.1-268-g1e6f5
Diffstat (limited to 'git-send-email.html')
-rw-r--r--git-send-email.html15
1 files changed, 14 insertions, 1 deletions
diff --git a/git-send-email.html b/git-send-email.html
index ce07a6e56..a576c5332 100644
--- a/git-send-email.html
+++ b/git-send-email.html
@@ -935,6 +935,19 @@ is not set, this will be prompted for.</p></div>
add a Content-Transfer-Encoding header.
</p>
</dd>
+<dt class="hdlist1">
+--xmailer
+</dt>
+<dt class="hdlist1">
+--no-xmailer
+</dt>
+<dd>
+<p>
+ Add (or prevent adding) the "X-Mailer:" header. By default,
+ the header is added, but it can be turned off by setting the
+ <code>sendemail.xmailer</code> configuration variable to <code>false</code>.
+</p>
+</dd>
</dl></div>
</div>
<div class="sect2">
@@ -1445,7 +1458,7 @@ $ git send-email outgoing/*</code></pre>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2014-12-22 14:47:31 PST
+Last updated 2015-01-07 14:45:17 PST
</div>
</div>
</body>