git am: accept patches downloaded from GMane
commit9c63503c926ca1135e6fa89041e3b47fab829d77
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Thu, 22 Oct 2009 16:40:30 +0000 (22 18:40 +0200)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Mon, 12 Apr 2010 12:56:05 +0000 (12 14:56 +0200)
tree9102b885608eafa281f450257f532b9543d89004
parente1730fbcd4659526c1ef8e8c851b5d6cab4a82c1
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