@leroysheep / CrazyWebTemps / commits / cae7c86354

Merge branch 'hf/unpack-trees-quadratic-scan'

The cache-scanning loop in 'next_cache_entry()' has been optimized to avoid rescanning already-unpacked index entries, preventing a quadratic performance slow-down when diffing the working tree against a commit with a pathspec matching early index entries. * hf/unpack-trees-quadratic-scan: unpack-trees: avoid quadratic index scan in next_cache_entry()

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

No changes.