public
Description: Installable git hooks, a place to collect them
Homepage:
Clone URL: git://github.com/webandy/git-hooks.git
README.markdown

Git hooks and an installer script. Install hooks on a per-project basis.

Installer usage: ruby script/hookify ~/path/to/project. Verify the hooks were installed by checking the .git/hooks directory for the project.

The hookify script is from edouard.

You may need to chmod +x script/hookify