On 10/25/2021 11:48 PM, Junio C Hamano wrote: > * vd/sparse-reset (2021-10-11) 8 commits > - unpack-trees: improve performance of next_cache_entry > - reset: make --mixed sparse-aware > - reset: make sparse-aware (except --mixed) > - reset: integrate with sparse index > - reset: expand test coverage for sparse checkouts > - sparse-index: update command for expand/collapse test > - reset: preserve skip-worktree bit in mixed reset > - reset: rename is_missing to !is_in_reset_tree > (this branch is used by ld/sparse-diff-blame.) > > Various operating modes of "git reset" have been made to work > better with the sparse index. > > Needs review. This topic had good review in its first three versions, and the current v4 has had one response that doesn't seem to have actionable changes. Could you re-evaluate if the "needs review" label is still appropriate? Thanks, -Stolee