Skip to content

Instantly share code, notes, and snippets.

@azeey
Created November 11, 2010 05:25
Show Gist options
  • Save azeey/672057 to your computer and use it in GitHub Desktop.
Save azeey/672057 to your computer and use it in GitHub Desktop.
Pulls updates for each submodule from the remote repository
git submodule foreach git merge origin/master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment