Skip to content

Protect against patches that break the parsing.

Jeremy White requested to merge jwhite/tools:fixemailloop into master

A patch that starts with '^From ' in the body breaks our parsing.

See for example: wine/wine!307 (5fade981)

This change doesn't make it work perfectly, but keeps us from failing, and spamming the mailing list.

Merge request reports

Loading