fit-commit
fit-commit copied to clipboard
A Git hook to validate your commit messages based on community standards.
*Acceptance Criteria:* As a user of rbenv When I commit via something other than an interactive shell (i.e. from RubyMine) Then I want fit-commit to work normally I discovered that...
http://www.guoxiang.me/posts/28-how-to-write-a-custom-overcommit-precommit-git-hook-in-4-steps
Developers hate being told to do without justification. Every rule has reasoning behind it, but it is not always obvious.