view templates/git/hooks/post-commit @ 236:639222e1ab7b

Add Ag plugin
author zegervdv <zegervdv@me.com>
date Sat, 07 Feb 2015 22:12:55 +0100
parents a8279f1d5b39
children
line wrap: on
line source

#!/bin/sh
.git/hooks/ctags >/dev/null 2>&1 &