diff --git a/gitk b/gitk index 9ddff3e7f7..1cd2a8f528 100755 --- a/gitk +++ b/gitk @@ -720,6 +720,7 @@ proc makewindow {} { bindkey {findnext 0} bindkey ? findprev bindkey f nextfile + bindkey updatecommits bind . doquit bind . dofind bind . {findnext 0} @@ -985,6 +986,7 @@ f Scroll diff view to next file Increase font size Decrease font size Decrease font size + Update } \ -justify left -bg white -border 2 -relief sunken pack $w.m -side top -fill both