pgr0ss / rake_commit

A program that helps with checking in code. It automates common git or svn commands.
13 stars 13 forks source link

Added word wrapping, default off. #28

Closed leighmcculloch closed 8 years ago

leighmcculloch commented 8 years ago

What

Added word wrapping to git messages. Off by default.

Why

git messages get long and it's common place to wrap them at 80 characters.