diff options
author | SZEDER Gábor <szeder.dev@gmail.com> | 2025-08-24 21:06:44 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2025-08-25 08:30:27 -0700 |
commit | 0a15bb634cf005a0266ee1108ac31aa75649a61c (patch) | |
tree | 28c6f1003f8d36b90d490a0ee58fb3c8cca91175 /builtin/range-diff.c | |
parent | 62e4ef85fbc5574fd80caababbf41bd33f53a46d (diff) |
line-log: simplify condition checking for merge commits
In process_ranges_arbitrary_commit() the condition deciding whether
the given commit is not a merge, i.e. that it doesn't have more than
one parent, is head-scratchingly backwards, flip it.
Signed-off-by: SZEDER Gábor <szeder.dev@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/range-diff.c')
0 files changed, 0 insertions, 0 deletions