Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Revert "Convert git-annotate to use Git.pm"
[gitweb.git]
/
gitk
diff --git
a/gitk
b/gitk
index 7d540c1b053c65b7988fb8fb351aa37523356273..a92ab007b4e22d51bc9b1c6ac2a739a7bbdfcfcc 100755
(executable)
--- a/
gitk
+++ b/
gitk
@@
-4934,7
+4934,7
@@
proc domktag {} {
proc redrawtags {id} {
global canv linehtag commitrow idpos selectedline curview
- global mainfont
+ global mainfont
canvxmax
if {![info exists commitrow($curview,$id)]} return
drawcmitrow $commitrow($curview,$id)