.git_helpers/hooks/post-commit@d690f45fd713 (annotated)
.git_helpers/hooks/post-commit
Mon, 14 Oct 2019 17:14:16 -0500
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Mon, 14 Oct 2019 17:14:16 -0500
- changeset 798
- d690f45fd713
- parent 447
-
8ef69d160a72
- permissions
- -rwxr-xr-x
simplify - there's no need to handle other branches or moves in this
180
|
1
|
#!/bin/sh
|
447
|
2
|
git ctags hook 2>/dev/null
|