diff options
author | Stefan Agner <stefan@agner.ch> | 2018-04-17 23:16:30 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-04-19 07:04:29 +0900 |
commit | 256be1d3f0439b397a573f90868b8d09e11afbdf (patch) | |
tree | 3670e6c1d56224a2490960901430d7e77b306c6c /wildmatch.h | |
parent | Git 2.17 (diff) | |
download | tgif-256be1d3f0439b397a573f90868b8d09e11afbdf.tar.xz |
send-email: avoid duplicate In-Reply-To/References
In case a patch already has In-Reply-To or References in the header
(e.g. when the patch has been created with format-patch --thread)
git-send-email should not add another pair of those headers.
This is also not allowed according to RFC 5322 Section 3.6:
https://tools.ietf.org/html/rfc5322#section-3.6
Avoid the second pair by reading the current headers into the
appropriate variables.
Signed-off-by: Stefan Agner <stefan@agner.ch>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'wildmatch.h')
0 files changed, 0 insertions, 0 deletions