git-gui: Don't format the mode line of a diff.
authorShawn O. Pearce <spearce@spearce.org>
Mon, 22 Jan 2007 04:11:47 +0000 (23:11 -0500)
committerShawn O. Pearce <spearce@spearce.org>
Mon, 22 Jan 2007 04:11:47 +0000 (23:11 -0500)
We sometimes see a mode line show up in a diff if the file mode was
changed. But its not something we format specially.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
No differences found