Skip to content

Instantly share code, notes, and snippets.

@lotus128
Created January 28, 2019 05:13
Show Gist options
  • Save lotus128/6705dde72ff2d921f0d3a6b427e9cc9c to your computer and use it in GitHub Desktop.
Save lotus128/6705dde72ff2d921f0d3a6b427e9cc9c to your computer and use it in GitHub Desktop.
Initialize git submodules
git submodule init
git submodule update --recursive -- remote
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment