]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'kk/paint-down-to-common-optim'
authorJunio C Hamano <gitster@pobox.com>
Mon, 25 May 2026 00:40:07 +0000 (09:40 +0900)
committerJunio C Hamano <gitster@pobox.com>
Mon, 25 May 2026 00:40:07 +0000 (09:40 +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