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