mirror of
https://github.com/ruby/ruby.git
synced 2026-08-16 02:15:57 +08: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.