Skip to content

Instantly share code, notes, and snippets.

@marcuslang
Last active April 6, 2017 10:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save marcuslang/602f3c3a86a8e1c303e63eb5d5bc0373 to your computer and use it in GitHub Desktop.
Save marcuslang/602f3c3a86a8e1c303e63eb5d5bc0373 to your computer and use it in GitHub Desktop.
Init/Checkout submodules of a git folder recursive
git submodule update --init --recursive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment