Initial commit
This commit is contained in:
3
config/git_template/hooks/post-commit
Executable file
3
config/git_template/hooks/post-commit
Executable file
@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
#git push origin
|
||||
.git/hooks/ctags > /dev/null 2>&1 &
|
||||
Reference in New Issue
Block a user