These hooks started out as a collection of policies that I enforced for Python
projects at Cisco. Many of them execute the
same verification tasks. As such, functionality is centralized into githooks
package for reusability.
These Git hooks utilize all Python for consistency.
curl -fssL huangsam.github.io/githooks/gh-install | bash
After installation is complete all scripts and commit message template will
be available in your .git/hooks
directory.