diff options
author | Ævar Arnfjörð Bjarmason <avarab@gmail.com> | 2021-01-07 10:51:49 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-01-07 15:13:21 -0800 |
commit | 75c50e599ca4fe2fcf864cfa491c8035513e6cdb (patch) | |
tree | bd4909f4a5baae437a8202307b068184e5f54be9 /Documentation/config/gitcvs.txt | |
parent | branch tests: add to --sort tests (diff) | |
download | tgif-75c50e599ca4fe2fcf864cfa491c8035513e6cdb.tar.xz |
ref-filter: add braces to if/else if/else chain
Per the CodingGuidelines add braces to an if/else if/else chain where
only the "else" had braces. This is in preparation for a subsequent
change where the "else if" will have lines added to it.
Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/config/gitcvs.txt')
0 files changed, 0 insertions, 0 deletions