diff options
Diffstat (limited to 'git_template/hooks/post-commit')
-rwxr-xr-x | git_template/hooks/post-commit | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/git_template/hooks/post-commit b/git_template/hooks/post-commit deleted file mode 100755 index 84f17ed..0000000 --- a/git_template/hooks/post-commit +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/sh -.git/hooks/ctags >/dev/null 2>&1 & |