commit | 0565246a7c886475878ea08cd501ea7ac4de6ada | [log] [tgz] |
---|---|---|
author | Shawn O. Pearce <spearce@spearce.org> | Tue Jan 23 03:30:02 2007 -0500 |
committer | Shawn O. Pearce <spearce@spearce.org> | Tue Jan 23 03:30:02 2007 -0500 |
tree | 89ac807e63e2164f81105aaf2ebf3508ccc7571c | |
parent | 4e62e2725e487b515a57e1c6ae5ef9b81546884d [diff] |
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: Shawn O. Pearce <spearce@spearce.org>
diff --git a/git-gui.sh b/git-gui.sh index c675704..2ebc463 100755 --- a/git-gui.sh +++ b/git-gui.sh
@@ -657,7 +657,6 @@ $ui_diff insert end \ "* Untracked file is $sz bytes. * Showing only first $max_sz bytes. - " d_@ } $ui_diff insert end $content