send-email: Identify author at the top when sending e-mail
authorJunio C Hamano <junkio@cox.net>
Fri, 24 Mar 2006 07:43:52 +0000 (23:43 -0800)
committerJunio C Hamano <junkio@cox.net>
Fri, 24 Mar 2006 07:43:52 +0000 (23:43 -0800)
git-send-email did not check if the sender is the same as the
patch author. Follow the "From: at the beginning" convention to
propagate the patch author correctly.

Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found