Collection of various git hooks and utilities
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.
Adrian Alic 8329ecb0ac Update zerotime 1 month ago
post-commit Update zerotime 1 month ago
post-receive Update stagit commit hook 7 months ago
LICENSE Add Apache License 7 months ago
README Include 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 |
+-----------------------------------------------------------------------------+