We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b330925 + 8e17f70 commit ffb6f1cCopy full SHA for ffb6f1c
gitk-git/gitk
@@ -580,7 +580,7 @@ proc updatecommits {} {
580
set fd [open [concat | git log --no-color -z --pretty=raw $show_notes \
581
--parents --boundary $args --stdin \
582
"<<[join [concat $revs "--" \
583
- [escape_filter_paths
+ [escape_filter_paths \
584
$vfilelimit($view)]] "\\n"]"] r]
585
} err]} {
586
error_popup "[mc "Error executing git log:"] $err"
0 commit comments