Welcome to Commit Hooks
This is a collection of scripts to process commit actions from different version control systems (VCS) and inject the results into different bug-tracking systems (BTS), sometimes closing bugs as a result.
Supported VCS include:
- Darcs
- Git
- Mercurial
Supported BTS include:
- debbugs (the Debian BTS)
- trac
Starting Points
- README file -- the introduction and manual for conmmithooks
Using This Site:
- Editing Wiki Pages
- Reporting Bugs
- Account questions, such as recovering a lost password, logging in, etc.
- Other Software.Complete.Org Projects
- More Information on Software.Complete.Org
Downloads: Source and Binaries
This project has not yet made formal releases.
- The latest development trees are available via Git; see below.
Contributing to Commit Hooks
You can always download the source from the Downloads page and attach diffs. But it's far better, both for you and for me, if you use Git.
Please see our 5-Minute Git Guide. You can check out the commithooks repository with:
git clone git://git.complete.org/commithooks
You can also help by adding information to this wiki.
You can also view the source via gitweb, which also includes HTTP checkout information.
Forum / Discussion Board
Use the Forums button above.