.git_helpers/hooks/post-commit

2016-12-10

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

update for self-forking

#!/bin/sh
export PATH=/opt/local/bin:${PATH}
CTAGS_HOOK=1 git ctags 2>&1

mercurial