Skip to content

Instantly share code, notes, and snippets.

@iLeonelPerea
Last active April 18, 2017 19:48
Show Gist options
  • Save iLeonelPerea/48adb6b86a8f2676d0698ee666ff61d2 to your computer and use it in GitHub Desktop.
Save iLeonelPerea/48adb6b86a8f2676d0698ee666ff61d2 to your computer and use it in GitHub Desktop.
Github commands
#update submodules
git submodule update --recursive
git submodule update --recursive --remote
git submodule foreach git pull origin master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment