]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'rs/merge-base-optim' into next
authorJunio C Hamano <gitster@pobox.com>
Mon, 27 Oct 2025 03:09:50 +0000 (20:09 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 27 Oct 2025 03:09:50 +0000 (20:09 -0700)
The code to walk revision graph to compute merge base has been
optimized.

* rs/merge-base-optim:
  commit-reach: avoid commit_list_insert_by_date()


Trivial merge