Skip to content

Instantly share code, notes, and snippets.

@marqsm
Last active December 31, 2015 20:09
Show Gist options
  • Save marqsm/8038308 to your computer and use it in GitHub Desktop.
Save marqsm/8038308 to your computer and use it in GitHub Desktop.
Git, see dates for tags in condensed format.
git log --tags --simplify-by-decoration --pretty="format:%d %ai %d"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment