diff options
author | Michael S. Tsirkin <mst@mellanox.co.il> | 2006-07-27 17:03:43 +0300 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-07-27 19:33:06 -0700 |
commit | c2c487cf3a6c37bc9b4e3f0e10ad08d9ce048404 (patch) | |
tree | b5e553f77ff8cc198757e3edd5eea167cbea7f38 /git-lost-found.sh | |
parent | cc41cd2e60da8224dcd04f23d837853cff5d4eda (diff) | |
download | git-c2c487cf3a6c37bc9b4e3f0e10ad08d9ce048404.tar.gz |
mailinfo: accept >From in message header
Mail I get sometimes has multiple From lines, like this:
From Majordomo@vger.kernel.org Thu Jul 27 16:39:36 2006
>From mtsirkin Thu Jul 27 16:39:36 2006
Received: from yok.mtl.com [10.0.8.11]
...
which confuses git-mailinfo since that does not recognize >From
as a valid header line.
This patch makes it recognize >From XXX as a valid header line.
Signed-off-by: Michael S. Tsirkin <mst@mellanox.co.il>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'git-lost-found.sh')
0 files changed, 0 insertions, 0 deletions