.git_helpers/hooks/post-commit

changeset 440
aacbd4032a4c
parent 180
96dbe6a6008d
child 444
1e9fc079c697
--- a/.git_helpers/hooks/post-commit
+++ b/.git_helpers/hooks/post-commit
@@ -2,4 +2,4 @@
 export PATH=/opt/local/bin:${PATH}
 export CTAGS_HOOK=1
 
-~/.git_helpers/ctags >/dev/null 2>&1 </dev/null &
+git ctags >/dev/null 2>&1 </dev/null &

mercurial