Add a basic test case for git send-email, and fix some real bugs discovered.
authorRyan Anderson <rda@google.com>
Mon, 29 May 2006 19:30:15 +0000 (12:30 -0700)
committerJunio C Hamano <junkio@cox.net>
Tue, 30 May 2006 06:15:37 +0000 (23:15 -0700)
commitce903018f1ed0283fdaa3de1ec3ad29fccf25c96
tree6c332f40e66fe30e99b20a1ea331e16df39a2627
parent8baf06a03aa2a4554079a2f722af1751f1654ce8
Add a basic test case for git send-email, and fix some real bugs discovered.

Signed-off-by: Ryan Anderson <rda@google.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
t/t9001-send-email.sh [new file with mode: 0755]