github.com/tinygo-org/tinygo@v0.31.3-0.20240404173401-90b0bf646c27/hooks/post_checkout (about)

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