Johannes Schindelin [off-list ref] writes:
For commit objects, the Author is shown, so do the equivalent for
tag objects, too.
Signed-off-by: Johannes Schindelin <redacted>
---
I know, it's feature freeze period. But this is arguably a
usability bug.
I'll wait for people to argue this fixes a usability bug, then.
Junio C Hamano [off-list ref] writes:
Johannes Schindelin [off-list ref] writes:
quoted
For commit objects, the Author is shown, so do the equivalent for
tag objects, too.
Signed-off-by: Johannes Schindelin <redacted>
---
I know, it's feature freeze period. But this is arguably a
usability bug.
I'll wait for people to argue this fixes a usability bug, then.
IMHO the fact that currently "git show <tag>" _doesn't_ show
author and date of tag is a (usability) bug.
Fortunately "git cat-file -p <tag>" (or "git cat <tag>" with my
current alias) works, and dos show date in human-readable form.
--
Jakub Narebski
Poland
ShadeHawk on #git