diff options
author | Ævar Arnfjörð Bjarmason <avarab@gmail.com> | 2022-11-10 23:36:37 +0700 |
---|---|---|
committer | Taylor Blau <me@ttaylorr.com> | 2022-11-11 17:05:50 -0500 |
commit | bdd2aa8a8bc46efce4a300d3cd6e169d89e99bc8 (patch) | |
tree | de2278c15c0016869f2a673669456ac09a23fc2f /builtin/commit.c | |
parent | 982fecf7c195d47c50cd397db303d262d2af88f6 (diff) |
bisect: refactor bisect_run() to match CodingGuidelines
We didn't add "{}" to all "if/else" branches, and one "error" was
mis-indented. Let's fix that first, which makes subsequent commits
smaller. In the case of the "if" we can simply early return instead.
Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Đoàn Trần Công Danh <congdanhqx@gmail.com>
Signed-off-by: Taylor Blau <me@ttaylorr.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions