Skip to content

Instantly share code, notes, and snippets.

@rlandas
Created November 11, 2014 05:18
Show Gist options
  • Save rlandas/cbf1033c652d7ed685cb to your computer and use it in GitHub Desktop.
Save rlandas/cbf1033c652d7ed685cb to your computer and use it in GitHub Desktop.
GIT show all tags and their commit hashes
git log --oneline --decorate --tags --no-walk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment