Use Git Hooks to Automate Necessary but Annoying Tasks(robots.thoughtbot.com)
robots.thoughtbot.com
Use Git Hooks to Automate Necessary but Annoying Tasks
http://robots.thoughtbot.com/use-git-hooks-to-automate-annoying-tasks
1 comments
I've been using tpope's git hook ctags setup for a while, and it's fantastic. https://github.com/tpope/tpope/tree/master/.git_template/hoo...