a collection of helpful githooks that can be added to any git project
- Clone this repo.
- cd into this repo and run the install script with the absolute or relative path to the git repo you want to install the hooks.
./install.sh ../projects/myapp- Fork the repo, add your hook (or modify an existing one)
- Submit a pull request