Lars Schneider <larsxschneider@xxxxxxxxx> writes: > On 03 Sep 2015, at 19:03, Junio C Hamano <gitster@xxxxxxxxx> wrote: > >> I'm tempted to suggest squashing the following in. Thoughts? > > OK. The diff looks good to me. For some reason I can’t apply the > patch though. git patch gives me "fatal: corrupt patch at line > 10”. Any idea? (I might do something stupid because I am not used to > patches…) Sorry, but no idea. I just saved the message I see on the list to a file and did "git am" myself and didn't find anything. Line 9 of the patch is a removal of your overlong test_expect_success line, so if that were somehow line-wrapped by something between the list and your "git apply" (e.g. with your MUA), it is very probable that "git apply" would see there is something funny on line 10, but line 5 (a hunk header "@@ -21,15 ...") is also rather long, so... -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html