Skip to content

Repository files navigation

A set of hooks for git for various projects.

To install:
1) Symlink this directory to .git/hooks
   ln -s /path/to/this/directory /path/to/your/git/repo/.git/hooks
2) Copy Config.sample.php to Config.php
   cp /path/to/your/git/repo/.git/hooks/Config.sample.php /path/to/your/git/repo/.git/hooks/Config.php
3) Edit Config.php--comment out any hooks you don't want to run, add others, etc.

About

Git hooks (esp pre-commit hooks) for different projects

Resources

Stars

7 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages