.git_helpers/hooks/post-merge@deba96bc3f20
.git_helpers/hooks/post-merge
Sun, 08 May 2016 03:03:39 -0400
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Sun, 08 May 2016 03:03:39 -0400
- changeset 303
- deba96bc3f20
- parent 180
-
96dbe6a6008d
- child 440
-
aacbd4032a4c
- permissions
- -rwxr-xr-x
use gpg2
#!/bin/sh
export PATH=/opt/local/bin:${PATH}
export CTAGS_HOOK=1
~/.git_helpers/ctags >/dev/null 2>&1 </dev/null &