Merge branch 'da/gitk-reload-tag-contents'
commitc528586a0cf0afc6aa18fbd060fa544e7e189c82
authorJunio C Hamano <gitster@pobox.com>
Wed, 12 Sep 2012 16:32:03 +0000 (12 09:32 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 12 Sep 2012 16:32:04 +0000 (12 09:32 -0700)
treebe2b93ddde1cd2186baafaa7596d7d5f883c8d88
parent53284de77712b2234c739afa3aa5f024fc89fc83
parent587277fea3bf3bfc4302480178bd88a277a69f05
Merge branch 'da/gitk-reload-tag-contents'

After overwriting a tag with a new tag, "Reread references" action
in "gitk" correctly moved the marker in the display, but it failed
to discard a cached contents of the tag (even "Reload" didn't).

* da/gitk-reload-tag-contents:
  gitk: Rename 'tagcontents' to 'cached_tagcontent'
  gitk: Teach "Reread references" to reload tags
  gitk: Avoid Meta1-F5
gitk-git/gitk