git-send-email: Remove redundant Reply-To header
authorAlp Toker <alp@atoker.com>
Tue, 11 Jul 2006 10:19:37 +0000 (11:19 +0100)
committerJunio C Hamano <junkio@cox.net>
Tue, 11 Jul 2006 19:48:18 +0000 (12:48 -0700)
There is no sense in duplicating the sender address in Reply-To as it's
already provided in the From header.

Signed-off-by: Alp Toker <alp@atoker.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found