From: Junio C Hamano Date: Mon, 8 Sep 2025 21:54:34 +0000 (-0700) Subject: Merge branch 'ds/ls-files-lazy-unsparse' X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=576e0b6eb34f8989f07ae77db10baf1c75125c47;p=thirdparty%2Fgit.git Merge branch 'ds/ls-files-lazy-unsparse' "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 --- 576e0b6eb34f8989f07ae77db10baf1c75125c47