Skip to content

Instantly share code, notes, and snippets.

@libbyschuknight
Created August 27, 2015 00:43
Show Gist options
  • Save libbyschuknight/03487ffe6532174fa5d6 to your computer and use it in GitHub Desktop.
Save libbyschuknight/03487ffe6532174fa5d6 to your computer and use it in GitHub Desktop.
Adding and pushing tags in Git
git tag slice02
git push origin --tags
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment