提交 6b3d8b97 编写于 作者: S Shawn O. Pearce

git-gui: Paperbag fix blame in subdirectory

Signed-off-by: NShawn O. Pearce <spearce@spearce.org>
上级 76486bbe
......@@ -1611,7 +1611,7 @@ blame {
foreach a $argv {
if {$is_path || [file exists $_prefix$a]} {
if {$path ne {}} usage
set path $a
set path $_prefix$a
break
} elseif {$a eq {--}} {
if {$path ne {}} {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册