]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'kk/paint-down-to-common-optim' into next
authorJunio C Hamano <gitster@pobox.com>
Sun, 17 May 2026 14:01:22 +0000 (23:01 +0900)
committerJunio C Hamano <gitster@pobox.com>
Sun, 17 May 2026 14:01:22 +0000 (23:01 +0900)
"git merge-base" optimization.

* kk/paint-down-to-common-optim:
  commit-reach: early exit paint_down_to_common for single merge-base
  commit-reach: introduce merge_base_flags enum


Trivial merge