git-gui: Misc. formatting cleanups.
commit390adaeafbefc49a88d06c3a2ad68bc00fe0c614
authorShawn O. Pearce <spearce@spearce.org>
Sun, 12 Nov 2006 00:40:33 +0000 (11 19:40 -0500)
committerShawn O. Pearce <spearce@spearce.org>
Sun, 12 Nov 2006 05:16:03 +0000 (12 00:16 -0500)
tree61987ce98bf364fbf06f6f654baeedec04125f8e
parentc4fe7728529fd9f3dc2c413ce889d359732cd3a4
git-gui: Misc. formatting cleanups.

A number of lines were line wrapping in a rather ugly way when opened
in vim with line numbers enabled, so I split most of these lines over
two lines using a sensible wrapping policy.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
git-gui