mirror of
https://github.com/ruby/ruby.git
synced 2026-01-28 21:14:28 +00:00
Commit messages written on GitHub's Web UI apparently use \r\n as a line separator and do not have a \n at the end of message, unlike those normally made with the git CLI. This breaks the expectation of the regexps used later.