In git I have added a tag to my repository. In git it shows correctly as 'Release_1_0' but in the gitk UI it shows as 'tag...'
Illustration of tag-labeling question
Question
Can you get the tag to show in gitk as it's title? Specifically can we show the text 'Release_1_0' instead of 'tag...' in the yellow gitk tag?