提交 0565246a 编写于 作者: S Shawn O. Pearce

git-gui: Remove spurious newline in untracked file display.

This newline is stupid; it doesn't get put here unless the file
is very large, and then its just sort of out of place.
Signed-off-by: NShawn O. Pearce <spearce@spearce.org>
上级 4e62e272
......@@ -657,7 +657,6 @@ proc show_diff {path w {lno {}}} {
$ui_diff insert end \
"* Untracked file is $sz bytes.
* Showing only first $max_sz bytes.
" d_@
}
$ui_diff insert end $content
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册