view templates/git/hooks/post-checkout @ 86:3a37086414bd

Improve tab completion
author zegervdv <zegervdv@me.com>
date Sat, 02 Aug 2014 10:56:31 +0200
parents a8279f1d5b39
children
line wrap: on
line source

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