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