diff --git a/gitk-git/gitk b/gitk-git/gitk index 8f9616d35bca5d..b805ec53ed0571 100755 --- a/gitk-git/gitk +++ b/gitk-git/gitk @@ -580,7 +580,7 @@ proc updatecommits {} { set fd [open [concat | git log --no-color -z --pretty=raw $show_notes \ --parents --boundary $args --stdin \ "<<[join [concat $revs "--" \ - [escape_filter_paths + [escape_filter_paths \ $vfilelimit($view)]] "\\n"]"] r] } err]} { error_popup "[mc "Error executing git log:"] $err"