]> git.ipfire.org Git - thirdparty/git.git/commit - git-difftool--helper.sh
difftool--helper: Make style consistent with git
authorDavid Aguilar <davvid@gmail.com>
Thu, 18 Aug 2011 07:23:44 +0000 (00:23 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 19 Aug 2011 07:09:17 +0000 (00:09 -0700)
commitfdd7aa17f805b376f49a1bf031bf1b88eec89ddf
treeb1f9d46028e83ebf630a40e55da29c0979c41d74
parentcee426811c981c62c4b236ebdcb47d1c2945cf56
difftool--helper: Make style consistent with git

Use the predominant conditional style where "then" appears
alone on the line after the test expression.

Signed-off-by: David Aguilar <davvid@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-difftool--helper.sh