Skip to content

Instantly share code, notes, and snippets.

@tsi
Created February 5, 2014 09:24
Show Gist options
  • Save tsi/8819964 to your computer and use it in GitHub Desktop.
Save tsi/8819964 to your computer and use it in GitHub Desktop.
Pretty print Git tags by date
git log --tags --simplify-by-decoration --pretty='format:%ai %d'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment