Skip to content

CodeShack/Gitolite-Hooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Gitolite hooking system + hooks.

This is a very simple system for adding hooks to your gitolite repositories. Barely any public hooks here for now but will grow the list over time. Info on setting it up can be found at http://demonastery.org/2012/09/a-hooking-system-for-gitolite/.

Most of these will probably need some editing to work with your setup, so make sure to check out the code before blindly running them.

License.

Consider the scripts here to be in the public domain. However any contributions will be highly valued!

Available Hooks.

test-print

Prints out some information for debugging: Working directory, $GIT_DIR, $oldrev, $newrev, $refname.

update-redmine-repositories

Triggers your local Redmine instance to update all configured repository changesets. More info at http://demonastery.org/2012/10/a-redmine-hook/.

generate-documentation

Builds project documentation to /srv/documentation/PROJECT-NAME/ using Doxygen.

About

Gitolite hooking system and example scripts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published