@leroysheep / BookAlchemy / commits / 1950f4628e

Merge branch 'kk/commit-reach-find-all-fix'

The early-exit optimization in 'paint_down_to_common()' has been gated on the queue being generation-ordered, fixing a bug where 'git merge-base' (without '--all') could return incorrect results on repositories with v1 commit graphs and clock skew. * kk/commit-reach-find-all-fix: commit-reach: guard !FIND_ALL early exit with generation ordering check t6600: add test for merge-base early exit with clock skew

Junio C Hamano committed Jul 19, 2026 at 10:42 UTC 1950f4628e3973847d447e51162f61e69748ea92

No changes.