Skip to content

Instantly share code, notes, and snippets.

@JiriChara
Created March 12, 2013 09:01
Show Gist options
  • Save JiriChara/5141311 to your computer and use it in GitHub Desktop.
Save JiriChara/5141311 to your computer and use it in GitHub Desktop.
Update all submodules to origin/master
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