prepare send-email for smoother change of --chain-reply-to default
commit528fb08732aa742edf56bc61cc8943c7f6d02977
authorNanako Shiraishi <nanako3@lavabit.com>
Sun, 29 Nov 2009 03:24:48 +0000 (29 12:24 +0900)
committerJunio C Hamano <gitster@pobox.com>
Sun, 29 Nov 2009 08:51:35 +0000 (29 00:51 -0800)
tree2bb0fbde405bb90e544732d3fd1a5d43e2daf4ee
parent66abce05dd5b9da9c889034781dc3de38b6e231b
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>
git-send-email.perl
t/t9001-send-email.sh