Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save vutkin/df9642a952625cfd4531c2f783fae753 to your computer and use it in GitHub Desktop.
Save vutkin/df9642a952625cfd4531c2f783fae753 to your computer and use it in GitHub Desktop.
Get tag for current commit
git tag -l --points-at HEAD
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment