git am: accept patches downloaded from GMane
commitcf4df60f7a12f22ea81385f176907320b422fc2e
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Thu, 22 Oct 2009 16:40:30 +0000 (22 18:40 +0200)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Wed, 7 Apr 2010 19:41:25 +0000 (7 21:41 +0200)
tree2f5f60ecb594490adea0d8e8cde94bd1eaee863e
parentbd88f9b1074acf0c3b86dff0de3dd33d79d0a408
git am: accept patches downloaded from GMane

GMane has this wonderful feature that you can download the raw mails,
but the mails do not fully conform to the mbox format, as they do not
start with a "From ..." line.

But they start with another tell tale we can easily detect.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
git-am.sh