Skip to content

Instantly share code, notes, and snippets.

@jeffreymorganio
Created August 15, 2015 17:36
Show Gist options
  • Select an option

  • Save jeffreymorganio/5a0605f00338fb9fec77 to your computer and use it in GitHub Desktop.

Select an option

Save jeffreymorganio/5a0605f00338fb9fec77 to your computer and use it in GitHub Desktop.
Add a git tag and upload it to GitHub
git tag v1.0.0
git tag
git push origin --tags
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment