Skip to content

Instantly share code, notes, and snippets.

@chiller
Last active August 3, 2018 07:15
Show Gist options
  • Save chiller/4d9b23ad57593fafdf759ff8fc5318c2 to your computer and use it in GitHub Desktop.
Save chiller/4d9b23ad57593fafdf759ff8fc5318c2 to your computer and use it in GitHub Desktop.
best build tagging ever
git describe --tags
#example: v0.0-237-g114b509
# last tag - commits since last tag - g for github - hash of commit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment