view templates/git/hooks/post-commit @ 170:1cdae31a21da

Add signingkey to gitconfig
author zegervdv <zegervdv@me.com>
date Sun, 02 Nov 2014 17:39:57 +0100
parents a8279f1d5b39
children
line wrap: on
line source

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