Skip to content

Instantly share code, notes, and snippets.

@davepoon
Created October 31, 2012 02:37
Show Gist options
  • Save davepoon/3984488 to your computer and use it in GitHub Desktop.
Save davepoon/3984488 to your computer and use it in GitHub Desktop.
Git submodule update command
git submodule -q foreach git pull -q origin master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment