author | Jeff King <peff@peff.net> | |
Mon, 17 Dec 2007 20:51:34 +0000 (15:51 -0500) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 17 Dec 2007 23:58:05 +0000 (15:58 -0800) | ||
commit | 4f3d37035a7c735a3b69f962656819f4ff7e4927 | |
tree | b1a32f9b739c7a2ca9650acce12ec3d6e6566dca | tree | snapshot |
parent | 6851162adf29762cd121555645214468451a3111 | commit | diff |
git-send-email: avoid duplicate message-ids
We used to unconditionally add a message-id to the outgoing
email without bothering to check if it already had one.
Instead, let's use the existing one.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
We used to unconditionally add a message-id to the outgoing
email without bothering to check if it already had one.
Instead, let's use the existing one.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-send-email.perl | diff | blob | history |