You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Sven Slootweg a2e40f72fb Added Git hooks for CIAbot (that actually work) 12 years ago
..
README Added Git hooks for CIAbot (that actually work) 12 years ago
post-commit Added Git hooks for CIAbot (that actually work) 12 years ago
post-commit-script Added Git hooks for CIAbot (that actually work) 12 years ago

README

Place both files in the .git/hooks directory. 
Ensure you have Python and Perl installed.
Don't forget to chmod +x both scripts!

After each commit, the Python wrapper will fish the last commit out of
your repository, and run the Perl script with the branch and commit as
arguments.