.git_helpers/hooks/post-checkout

Wed, 03 Apr 2019 03:11:25 -0400

author
Meredith Howard <mhoward@roomag.org>
date
Wed, 03 Apr 2019 03:11:25 -0400
changeset 752
bdbfa576e84f
parent 447
8ef69d160a72
permissions
-rwxr-xr-x

git likes to wait on hooks if you keep STD* open

#!/bin/sh
git ctags hook 2>/dev/null

mercurial