Last updated 5 years ago
Links
.
Git hook managers are very useful if you want to ensure code is formatted/tests are run before you can commit, and you can even prevent comitting if the fail.
- A fully configurable and extendable Git hook manager.