[PATCH v3] Re: git-am: fix maildir support regression: accept email file as patch
From: Nicolas Sebrecht <hidden> Date: 2016-06-15 22:47:03
The 16/07/09, Nicolas Sebrecht wrote:
Patch format detection introduced by a5a6755a1d4707bf2fab7752e5c974ebf63d086a
may refuse valid patches.
We keep detection on the first three lines. Emails may have:
- header fields in a random order;
- folded lines.
I realized this patch is wrong. Please ignore it.
--
Nicolas Sebrecht