Skip to content

Instantly share code, notes, and snippets.

@pjcozzi
Created March 6, 2015 18:24
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