Git Hooks customizes and enhances how developers push and pull code to GitHub.
What is Git Hooks?
Created by Matthew Hudson to improve how developers use the Git CLI. Developers can create local-run scripts to automate small tasks before or after commits. A growing repository of hooks/scripts is open for contribution on GitHub, and currently has over 50 developers contributing, and hundreds of stars.