From ac1596a684a44144efa2d52d9104b0d627e6d9a1 Mon Sep 17 00:00:00 2001 From: Luis Henriques Date: Mon, 24 Mar 2014 21:38:27 +0000 Subject: 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 Acked-by: Eric Wong Signed-off-by: Junio C Hamano --- Documentation/config.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'Documentation/config.txt') diff --git a/Documentation/config.txt b/Documentation/config.txt index 6ae4d90708..82b1d3d922 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:: -- cgit v1.2.1