diff --git a/gitk b/gitk index f8f89a505..d53fdb253 100755 --- a/gitk +++ b/gitk @@ -2501,7 +2501,7 @@ proc makewindow {} { bindkey ? {dofind -1 1} bindkey f nextfile bind . updatecommits - bind . reloadcommits + bindmodfunctionkey Shift 5 reloadcommits bind . showrefs bindmodfunctionkey Shift 4 {newview 0} bind . edit_or_newview