summaryrefslogtreecommitdiffstats
path: root/bin/git/hooks/README.md
blob: cded1d39aa993c5d2c04b52946566d2b00d5e4b3 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Hooks

The following hooks are provided:

* Update checksums before you commit

# Installation
Link the files in here into your **.git/hooks** directory:

    ln -s -r bin/git/hooks/pre-commit .git/hooks/