Skip to content

Instantly share code, notes, and snippets.

@Trinea
Created May 12, 2014 13:17
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 Trinea/f276af1726f1915dbbf5 to your computer and use it in GitHub Desktop.
Save Trinea/f276af1726f1915dbbf5 to your computer and use it in GitHub Desktop.
git submodule continue
git submodule foreach 'git checkout release_anjuke7.1 || :'
Add '|| :' to avoid Stopping at a submodule;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment