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