Skip to content

Instantly share code, notes, and snippets.

@rymawby
Created July 24, 2013 08:45
Show Gist options
  • Select an option

  • Save rymawby/6068966 to your computer and use it in GitHub Desktop.

Select an option

Save rymawby/6068966 to your computer and use it in GitHub Desktop.
Creating a git tag
git tag -a v0.0.1 -m 'App version 0.0.1'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment