More accurately detect header lines in read_one_header_line
authorEric W. Biederman <ebiederm@xmission.com>
Tue, 23 May 2006 19:53:20 +0000 (13:53 -0600)
committerJunio C Hamano <junkio@cox.net>
Tue, 23 May 2006 21:08:32 +0000 (14:08 -0700)
Only count lines of the form '^.*: ' and '^From ' as email
header lines.

Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found