diff options
author | Ævar Arnfjörð Bjarmason <avarab@gmail.com> | 2022-10-12 23:02:20 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2022-10-12 14:12:40 -0700 |
commit | a083f94c2198e10ddb0c79acccd6137c24afce5b (patch) | |
tree | 5bb28d89d6b213a98ec1e35be1cae89029459a96 /builtin/commit.c | |
parent | 3dcec76d9df911ed8321007b1d197c1a206dc164 (diff) |
run-command test helper: use "else if" pattern
Adjust the cmd__run_command() to use an "if/else if" chain rather than
mutually exclusive "if" statements. This non-functional change makes a
subsequent commit smaller.
Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions