mergetool--lib: Make style consistent with git
authorDavid Aguilar <davvid@gmail.com>
Thu, 18 Aug 2011 07:23:45 +0000 (00:23 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 19 Aug 2011 07:09:17 +0000 (00:09 -0700)
Use the predominant conditional style where "then" appears
alone on the line after the test expression.
Remove spaces after ">" output redirections.
Remove unnecessary parentheses around the kdiff3 commands.

Signed-off-by: David Aguilar <davvid@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found