budibase/.husky/post-checkout

5 lines
101 B
Bash

#!/bin/sh
# Set the submodule.recurse configuration value to true
git config submodule.recurse true