Skip to content

Instantly share code, notes, and snippets.

@mertenvg
Created April 15, 2016 08:18
Show Gist options
  • Save mertenvg/92f2f1ed3746ba72fecb3b6e4afda7b6 to your computer and use it in GitHub Desktop.
Save mertenvg/92f2f1ed3746ba72fecb3b6e4afda7b6 to your computer and use it in GitHub Desktop.
Show a list of git tags for a repository sorted by date
git tag --sort version:refname
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment