diff options
author | David Aguilar <davvid@gmail.com> | 2014-10-15 01:35:21 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2014-10-15 14:09:15 -0700 |
commit | 76ee96a9b6f75e7d1c01e68ade72194179aa512d (patch) | |
tree | 04dfb82c353a07317258135f109c8a30b2e03809 /git-mergetool.sh | |
parent | f9e43085bb95034a36a223f4eba75174b096179c (diff) | |
download | git-76ee96a9b6f75e7d1c01e68ade72194179aa512d.tar.gz |
test-lib-functions: adjust style to match CodingGuidelines
Prefer "test" over "[ ]" for conditionals.
Prefer "$()" over backticks for command substitutions.
Avoid control structures on a single line with semicolons.
Signed-off-by: David Aguilar <davvid@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-mergetool.sh')
0 files changed, 0 insertions, 0 deletions