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