]> git.ipfire.org Git - thirdparty/git.git/commit - Documentation/git-send-email.txt
send-email: add --[no-]xmailer option
authorLuis Henriques <henrix@camandro.org>
Mon, 24 Mar 2014 21:38:27 +0000 (21:38 +0000)
committerJunio C Hamano <gitster@pobox.com>
Mon, 15 Dec 2014 23:17:25 +0000 (15:17 -0800)
commitac1596a684a44144efa2d52d9104b0d627e6d9a1
tree47d5d041d294cb960f5ab14f472c1b3f994898ea
parent7fa1365c54c28b3cd9375539f381b54061a1880d
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>
Documentation/config.txt
Documentation/git-send-email.txt
git-send-email.perl