aboutsummaryrefslogtreecommitdiff
path: root/Documentation/config.txt
diff options
context:
space:
mode:
authorLuis Henriques <henrix@camandro.org>2014-03-24 21:38:27 +0000
committerJunio C Hamano <gitster@pobox.com>2014-12-15 15:17:25 -0800
commitac1596a684a44144efa2d52d9104b0d627e6d9a1 (patch)
tree47d5d041d294cb960f5ab14f472c1b3f994898ea /Documentation/config.txt
parent7fa1365c54c28b3cd9375539f381b54061a1880d (diff)
downloadgit-ac1596a684a44144efa2d52d9104b0d627e6d9a1.tar.gz
git-ac1596a684a44144efa2d52d9104b0d627e6d9a1.tar.xz
send-email: add --[no-]xmailer option
Add --[no-]xmailer that allows a user to disable adding the 'X-Mailer:' header to the email being sent. Signed-off-by: Luis Henriques <henrix@camandro.org> Acked-by: Eric Wong <normalperson@yhbt.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/config.txt')
-rw-r--r--Documentation/config.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/config.txt b/Documentation/config.txt
index 6ae4d9070..82b1d3d92 100644
--- a/Documentation/config.txt
+++ b/Documentation/config.txt
@@ -2260,6 +2260,7 @@ sendemail.smtpserveroption::
sendemail.smtpuser::
sendemail.thread::
sendemail.validate::
+sendemail.xmailer::
See linkgit:git-send-email[1] for description.
sendemail.signedoffcc::