Skip to content

Instantly share code, notes, and snippets.

@jonmunson
Created August 29, 2014 08:54
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 jonmunson/a4df7e71820b9d6b12b5 to your computer and use it in GitHub Desktop.
Save jonmunson/a4df7e71820b9d6b12b5 to your computer and use it in GitHub Desktop.
Update Submodules with Git
As seen [here](http://davidwalsh.name/update-submodules-git)
`$ git submodule update --init --recursive`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment