Skip to content

Instantly share code, notes, and snippets.

@pjcozzi
Created March 6, 2015 18:24
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 pjcozzi/b1355eacf3bd261f16c6 to your computer and use it in GitHub Desktop.
Save pjcozzi/b1355eacf3bd261f16c6 to your computer and use it in GitHub Desktop.
git checkout master
git submodule update
git checkout YOUR_BRANCH
git add NAME_OF_SUBMODULE_DIRECTORY
git commit -m 'MESSAGE'
git push
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment