Display the contents of a tag when the user clicks on it.
authorPaul Mackerras <paulus@samba.org>
Fri, 19 Aug 2005 13:11:39 +0000 (23:11 +1000)
committerPaul Mackerras <paulus@samba.org>
Fri, 19 Aug 2005 13:11:39 +0000 (23:11 +1000)
This just displays the result of git-cat-file on the tag in the
details pane.  If the tag is a "direct" tag (the tag file contains
the SHA1 ID of a commit rather than a tag), we show the tag name
and SHA1 ID.


No differences found