summaryrefslogtreecommitdiff
path: root/puppet/bin/post-receive
blob: 996189df186c799b213d47979a6945ddcc6dbd9f (plain)
1
2
3
4
5
6
7
#!/bin/sh

cd ..
unset GIT_DIR

git checkout -f
git submodule update --init --recursive