Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 126 Bytes

git.md

File metadata and controls

7 lines (5 loc) · 126 Bytes

Git

Get a list of all tags in a nice overview

git log --tags --simplify-by-decoration --pretty="format:%ai %d"