Initial version

This commit is contained in:
2017-11-29 14:15:07 +01:00
commit da6a1ca0eb
7 changed files with 108 additions and 0 deletions

3
hooks/post-commit Executable file
View File

@@ -0,0 +1,3 @@
#! /bin/sh
.git/hooks/ctags > /dev/null 2>&1 &