From: Junio C Hamano Date: Thu, 29 Aug 2024 18:08:17 +0000 (-0700) Subject: Merge branch 'ds/sparse-diff-index' X-Git-Tag: v2.47.0-rc0~82 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=11fd53a6c21e68cdb7f66b2208020207adf18cc8;p=thirdparty%2Fgit.git Merge branch 'ds/sparse-diff-index' The underlying machinery for "git diff-index" has long been made to expand the sparse index as needed, but the command fully expanded the sparse index upfront, which now has been taught not to do. * ds/sparse-diff-index: diff-index: integrate with the sparse index --- 11fd53a6c21e68cdb7f66b2208020207adf18cc8