view templates/git/hooks/post-checkout @ 119:7e18562d7570

Improve gitconfig
author zegervdv <zegervdv@me.com>
date Mon, 22 Sep 2014 10:26:58 +0200
parents a8279f1d5b39
children
line wrap: on
line source

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