parsemail: Be more liberal about line ending in pull requests
Requests generated via `git request-pull` are not meant to be sent in
any standardized way, so users often copy the text to their email client
of choice. This can cause the line endings to be mangled into any
combination of '\r' and '\n'.
Let's be more liberal about what we take with regards to newlines.
Signed-off-by:
Arkadiusz Hiler <arkadiusz.hiler@intel.com>
Showing
Please register or sign in to comment