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)
commit8a8e623514d79f006d9b83c47248435f20d4be2a
treedf0046e92eaa32daa811faad166182a6d47104e5
parentb0d08a504bee17dfc46f761e166ff2c20c59a91a
send-email: Identify author at the top when sending e-mail

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>
git-send-email.perl