author | Nanako Shiraishi <nanako3@lavabit.com> | |
Sun, 29 Nov 2009 03:24:48 +0000 (12:24 +0900) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 29 Nov 2009 08:51:35 +0000 (00:51 -0800) | ||
commit | 528fb08732aa742edf56bc61cc8943c7f6d02977 | |
tree | 2bb0fbde405bb90e544732d3fd1a5d43e2daf4ee | tree | snapshot |
parent | 66abce05dd5b9da9c889034781dc3de38b6e231b | commit | diff |
prepare send-email for smoother change of --chain-reply-to default
Give a warning message when send-email uses chain-reply-to to thread the
messages because of the current default, not because the user explicitly
asked to, either from the command line or from the configuration.
This way, by the time 1.7.0 switches the default, everybody will be ready.
Signed-off-by: Nanako Shiraishi <nanako3@lavabit.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Give a warning message when send-email uses chain-reply-to to thread the
messages because of the current default, not because the user explicitly
asked to, either from the command line or from the configuration.
This way, by the time 1.7.0 switches the default, everybody will be ready.
Signed-off-by: Nanako Shiraishi <nanako3@lavabit.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-send-email.perl | diff | blob | history | |
t/t9001-send-email.sh | diff | blob | history |