.git_helpers/hooks/post-commit

Sat, 10 Dec 2016 14:21:31 -0800

author
Meredith Howard <mhoward@roomag.org>
date
Sat, 10 Dec 2016 14:21:31 -0800
changeset 444
1e9fc079c697
parent 440
aacbd4032a4c
child 447
8ef69d160a72
permissions
-rwxr-xr-x

update for self-forking

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