Feature Request: Passing a number as an option to git tags for displaying latest tags
From: Halil Öztürk <hidden> Date: 2016-06-15 23:05:51
Hello team,
Passing a number as an option to "git tags" command should display latest tags.
e.g. "git tags -5" will display last 5 tags only.
Similar behavior to "git log -5"
Thanks,
Halil