aboutsummaryrefslogtreecommitdiffhomepage
path: root/hooks/post_checkout
blob: 1c6f495cf052472ce3eb7347e46131d193890008 (plain)
1
2
3
4
#!/bin/bash
# Docker hub does a recursive clone, then checks the branch out,
# so when a PR adds a submodule (or updates it), it fails.
git submodule update --init