view templates/git/hooks/post-commit @ 111:1f0d12295ba5

Add VHDL snippets
author zegervdv <zegervdv@me.com>
date Mon, 25 Aug 2014 11:43:33 +0200
parents a8279f1d5b39
children
line wrap: on
line source

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