.git_helpers/hooks/post-commit

Sun, 11 Dec 2016 18:57:38 -0500

author
Meredith Howard <mhoward@roomag.org>
date
Sun, 11 Dec 2016 18:57:38 -0500
changeset 446
acd0b08d467e
parent 444
1e9fc079c697
child 447
8ef69d160a72
permissions
-rwxr-xr-x

skip pager for tiny perldocs

180
96dbe6a6008d ctags tweaking
Meredith Howard <mhoward@roomag.org>
parents:
diff changeset
1 #!/bin/sh
96dbe6a6008d ctags tweaking
Meredith Howard <mhoward@roomag.org>
parents:
diff changeset
2 export PATH=/opt/local/bin:${PATH}
444
1e9fc079c697 update for self-forking
Meredith Howard <mhoward@roomag.org>
parents: 440
diff changeset
3 CTAGS_HOOK=1 git ctags 2>&1

mercurial