Skip to content

Instantly share code, notes, and snippets.

@rberrelleza
Created February 28, 2015 00:32
Show Gist options
  • Select an option

  • Save rberrelleza/06b21328a1db5379ff5e to your computer and use it in GitHub Desktop.

Select an option

Save rberrelleza/06b21328a1db5379ff5e to your computer and use it in GitHub Desktop.
cd submodule_directory
git checkout v1.0
cd ..
git add submodule_directory
git commit -m "moved submodule to v1.0"
git push
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment