From: Junio C Hamano Date: Fri, 29 Aug 2025 17:23:53 +0000 (-0700) Subject: Merge branch 'ds/ls-files-lazy-unsparse' into next X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a48fee2dde8cc51ff5d5587779ceeb1c288beead;p=thirdparty%2Fgit.git Merge branch 'ds/ls-files-lazy-unsparse' into next "git ls-files ..." 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 --- a48fee2dde8cc51ff5d5587779ceeb1c288beead