Comment on Contributing to Open Source on GitHubparentComments−MarkTee12yTim'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-a...
Comments
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-a...