1
0
ohmyform/hooks/post_checkout

6 lines
165 B
Plaintext
Raw Normal View History

2020-06-03 10:37:02 -07:00
#!/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