Please make git-am handle \r\n-damaged patches
From: "H. Peter Anvin" <hpa@zytor.com>
Date: 2016-06-15 22:47:08
In a serious case of craniorectal immersion, the Thunderbird developers have started using \r\n line endings on saved emails: https://bugzilla.mozilla.org/show_bug.cgi?id=503271 https://bugzilla.mozilla.org/show_bug.cgi?id=507530 It would be nice if git-am could handle this case automatically. -hpa