Files
dot/config/git_template/hooks/post-commit
Martin Pander 03c7bc3c59 Initial commit
2020-09-10 09:54:18 +02:00

4 lines
63 B
Bash
Executable File

#!/bin/sh
#git push origin
.git/hooks/ctags > /dev/null 2>&1 &