From 2764f10a64435e88c5ed2dda22eea33ad1a3f93f Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sat, 5 Apr 2014 21:00:09 -0300 Subject: Adding git-hooks configuration --- gitconfig.dot.link | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'gitconfig.dot.link') diff --git a/gitconfig.dot.link b/gitconfig.dot.link index 38f5e96..2c332de 100644 --- a/gitconfig.dot.link +++ b/gitconfig.dot.link @@ -8,4 +8,7 @@ path = .custom/gitconfig [push] - default = matching + default = matching + +[hooks] + global = ~/apps/scripts/misc/git-hooks/contrib/ ~/.git_hooks -- cgit v1.2.3