Commit ce837c9
gitk: Fix error message when clicking on a connecting line
When clicking on the line that connects two commit nodes, gitk
would bring up an error dialog saying "can't read "cflist_top":
no such variable".
This fixes a regression that was introduced with b967135 ("gitk:
Synchronize highlighting in file view when scrolling diff").
Signed-off-by: Stefan Haller <[email protected]>
Signed-off-by: Paul Mackerras <[email protected]>1 parent 62e9ac5 commit ce837c9
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7970 | 7970 | | |
7971 | 7971 | | |
7972 | 7972 | | |
| 7973 | + | |
| 7974 | + | |
7973 | 7975 | | |
7974 | 7976 | | |
7975 | 7977 | | |
| |||
0 commit comments