From: Junio C Hamano Date: Sun, 7 Jun 2026 14:58:24 +0000 (+0900) Subject: Merge branch 'ds/restore-sparse-index' X-Git-Tag: v2.55.0-rc0~22 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7450009e6f3a05f742682e923726404034aed4c0;p=thirdparty%2Fgit.git Merge branch 'ds/restore-sparse-index' 'git restore --staged' has been optimized to avoid unnecessarily expanding the sparse index when operating on paths within the sparse checkout definition, by handling sparse directory entries at the tree level. * ds/restore-sparse-index: restore: avoid sparse index expansion t1092: test 'git restore' with sparse index --- 7450009e6f3a05f742682e923726404034aed4c0