Better Living Through Git Hooks
By letakeane
Better Living Through Git Hooks
Tired of inconsistent commit messages? Find yourself forgetting to run your test suites before you commit a change? Do you have to push extra commits to remove comments? This talk will show you how to make use of git hooks to automate your git workflow and ensure consistency, clean commits, and your own peace of mind.