Skip to content

Instantly share code, notes, and snippets.

@Lazhari
Created May 16, 2016 15:36
Show Gist options
  • Save Lazhari/d54e1a91f2a90fb16b5f076822d1b3c3 to your computer and use it in GitHub Desktop.
Save Lazhari/d54e1a91f2a90fb16b5f076822d1b3c3 to your computer and use it in GitHub Desktop.
Easier way to update submodules in git
$ git submodule update --init --recursive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment