summary refs log tree commit diff stats
path: root/hooks/pre-up/submodules
blob: ae4f42fdd768a489a18810d02682c8cbb311610d (plain)
1
2
3
4
5
#!/usr/bin/env zsh
echo $0:h:h:h
pushd $0:h:h:h
git submodule update --init
popd