.git_helpers/hooks/post-commit

Wed, 03 Apr 2019 03:11:25 -0400

author
Meredith Howard <mhoward@roomag.org>
date
Wed, 03 Apr 2019 03:11:25 -0400
changeset 752
bdbfa576e84f
parent 447
8ef69d160a72
permissions
-rwxr-xr-x

git likes to wait on hooks if you keep STD* open

180
96dbe6a6008d ctags tweaking
Meredith Howard <mhoward@roomag.org>
parents:
diff changeset
1 #!/bin/sh
447
8ef69d160a72 simpler args
Meredith Howard <mhoward@roomag.org>
parents: 444
diff changeset
2 git ctags hook 2>/dev/null

mercurial