Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save bbdaniels/ca6c4f8927a1399f99813cb498aedc9d to your computer and use it in GitHub Desktop.
Save bbdaniels/ca6c4f8927a1399f99813cb498aedc9d to your computer and use it in GitHub Desktop.
Update all Git submodules
git submodule foreach --recursive git pull origin master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment