summaryrefslogtreecommitdiffstats
path: root/gitolite/dotfiles/local/triggers/create
blob: da8f5608646c544538d9510823fec657ee3de016 (plain) (blame)
1
2
3
4
5
6
#!/bin/sh

[ "$4" = "W" ] || exit 0

cd "$GL_REPO_BASE/$2.git"
echo "" >description