7 ms·
Tim's post (the first link) is great; I've been meaning to start using git hooks to enforce the standards that he's set out in it. A sample script can be found
by MarkTee 12y ago
Tim's post (the first link) is great; I've been meaning to start using git hooks to enforce the standards that he's set out in it.
A sample script can be found here:
http://addamhardy.com/blog/2013/06/05/good-commit-messages-and-enforcing-them-with-git-hooks/ http://addamhardy.com/blog/2013/06/05/good-commit-messages-a...