Merge branch 'ds/ls-files-lazy-unsparse'
"git ls-files <pathspec>..." should not necessarily have to expand the index fully if a sparsified directory is excluded by the pathspec; the code is taught to expand the index on demand to avoid this. * ds/ls-files-lazy-unsparse: ls-files: conditionally leave index sparse
Junio C Hamano committed
Sep 8, 2025 at 14:54 UTC
576e0b6eb34f8989f07ae77db10baf1c75125c47
No changes.