]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'ds/sparse-apply-add-p'
authorJunio C Hamano <gitster@pobox.com>
Tue, 27 May 2025 20:59:09 +0000 (13:59 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 27 May 2025 20:59:09 +0000 (13:59 -0700)
commit6e5fb398d3503ecea3c8ddeeb3c9c8a8c7b6a4ba
treec61316a2ba59166fc56de303b2459e6f32654371
parent6b6c366e79a1e688526ece01cd1d6a2fa46d0071
parentecf9ba20e35ded94d6b1f44f83bb9f7c32162654
Merge branch 'ds/sparse-apply-add-p'

"git apply" and "git add -i/-p" code paths no longer unnecessarily
expand sparse-index while working.

* ds/sparse-apply-add-p:
  p2000: add performance test for patch-mode commands
  reset: integrate sparse index with --patch
  git add: make -p/-i aware of sparse index
  apply: integrate with the sparse index
builtin/add.c
t/t1092-sparse-checkout-compatibility.sh