// Personal website of Chris Smith

Snippets » Git » List creation dates of tags

git for-each-ref --sort=creatordate --format '%(refname) %(creatordate)' refs/tags