commit | 2662dbfa58a2d12d1ab3d240b643b9506f43523b | [log] [tgz] |
---|---|---|
author | Eric W. Biederman <ebiederm@xmission.com> | Mon Jun 12 13:48:35 2006 -0600 |
committer | Junio C Hamano <junkio@cox.net> | Sat Jun 17 16:27:12 2006 -0700 |
tree | 7a0ce852ccdc505750b9047308913eee317ec872 | |
parent | 4839c0b5fa14a09c5559317afe5d16e5c81dd176 [diff] |
Don't parse any headers in the real body of an email message. It was pointed out that the current behaviour might mispart a patch comment so remove this behaviour for now. [jc: this fixes "From: line in the middle" check in t5100 test.] Signed-off-by: Eric W. Biederman <ebiederm@xmission.com> Signed-off-by: Junio C Hamano <junkio@cox.net>