aboutsummaryrefslogtreecommitdiff
path: root/bin/post-receive
blob: 7411db551af90ca0777c00933d7b9d2e9bd037eb (plain)
1
2
3
4
5
6
7
#!/bin/sh

cd ..
unset GIT_DIR

git checkout -f
git submodule update --init