You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 month ago | |
---|---|---|
post-commit | 1 month ago | |
post-receive | 7 months ago | |
LICENSE | 7 months ago | |
README | 7 months ago |
README
This repository contains a collection of useful git hooks for normal and bare
git repositories.
+-----------------------------------------------------------------------------+
| NAME | TYPE | DESCRIPTION |
+-----------------------------------------------------------------------------+
| zerotime | post-commit | Censors the timestamp from the commit date, |
| | | so that commits are always authored at 0:0:0 |
| stagit-update | post-receive | Rebuilds the stagit html repo and index file |
| | | Note: html root is hardcoded, needs change |
+-----------------------------------------------------------------------------+