jonas / tig

Text-mode interface for git
https://jonas.github.io/tig/
GNU General Public License v2.0
12.28k stars 604 forks source link

Show list of git tag with annotations #1264

Open JulioJu opened 1 year ago

JulioJu commented 1 year ago

Hi,

It could be cool to have a window with a list of tag and their annotations.

We have

git refs --tags

But we not see tags annotations added by git tag test -a .

See also

Note :