From: Junio C Hamano Date: Tue, 8 May 2018 06:59:31 +0000 (+0900) Subject: Merge branch 'sa/send-email-dedup-some-headers' X-Git-Tag: v2.18.0-rc0~81 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/c50f76aa9d40203650fe36107adbad42104f8cf6?ds=inline;hp=--cc Merge branch 'sa/send-email-dedup-some-headers' When fed input that already has In-Reply-To: and/or References: headers and told to add the same information, "git send-email" added these headers separately, instead of appending to an existing one, which is a violation of the RFC. This has been corrected. * sa/send-email-dedup-some-headers: send-email: avoid duplicate In-Reply-To/References --- c50f76aa9d40203650fe36107adbad42104f8cf6