Skip to content

Instantly share code, notes, and snippets.

@youhide
Created November 20, 2017 18:26
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 youhide/ef568fa003feb0b8f6dbe5925471fa1c to your computer and use it in GitHub Desktop.
Save youhide/ef568fa003feb0b8f6dbe5925471fa1c to your computer and use it in GitHub Desktop.
Update Git Submodules
git pull --recurse-submodules
git submodule update --remote --recursive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment