git-gui: Remove spurious newline in untracked file display.
authorShawn O. Pearce <spearce@spearce.org>
Tue, 23 Jan 2007 08:30:02 +0000 (03:30 -0500)
committerShawn O. Pearce <spearce@spearce.org>
Tue, 23 Jan 2007 08:30:02 +0000 (03:30 -0500)
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: Shawn O. Pearce <spearce@spearce.org>
git-gui.sh

index c6757045ab07e87fe5cd687bd44a7c9e4c577e82..2ebc463b31a83300eb19f7e96dd73c8e8dcaa25f 100755 (executable)
@@ -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