aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2019-05-29 19:15:51 +1200
committerTom Ryder <tom@sanctum.geek.nz>2019-05-29 19:16:02 +1200
commit39ccc7147bdef51db39e5b59541a5dc1248190ee (patch)
treeb2242134af0fbed18c9d283773300009aacc9a48 /Makefile
parentRemove execute bit from Git hook source (diff)
downloaddotfiles-39ccc7147bdef51db39e5b59541a5dc1248190ee.tar.gz
dotfiles-39ccc7147bdef51db39e5b59541a5dc1248190ee.zip
Add pre-commit hook
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 6612a5d3..a9f03e41 100644
--- a/Makefile
+++ b/Makefile
@@ -264,6 +264,7 @@ GAMES = games/aaf \
games/zs
GIT_TEMPLATE_HOOKS = git/template/hooks/post-update \
+ git/template/hooks/pre-commit \
git/template/hooks/prepare-commit-msg
all: $(BINS) git/gitconfig $(GIT_TEMPLATE_HOOKS) gnupg/gpg.conf