author | Paul Mackerras <paulus@samba.org> | |
Fri, 19 Aug 2005 13:11:39 +0000 (23:11 +1000) | ||
committer | Paul Mackerras <paulus@samba.org> | |
Fri, 19 Aug 2005 13:11:39 +0000 (23:11 +1000) | ||
commit | 106288cb023cff311ca499fe41b128afbdf82997 | |
tree | 4df228d63936b9896a6a247d370abb98d7ce348d | tree | snapshot |
parent | f1d83ba34ccb4c7fa8c488a669eeaaba1adc68e0 | commit | diff |
Display the contents of a tag when the user clicks on it.
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.
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.
gitk | diff | blob | history |