]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'sy/sparse-grep'
authorJunio C Hamano <gitster@pobox.com>
Mon, 10 Oct 2022 17:08:40 +0000 (10:08 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 10 Oct 2022 17:08:40 +0000 (10:08 -0700)
commit67bf4a83e9fcd18a2135215d4fd18e84f742d09b
tree043f5625f7a5af3f5fddd50058a267c4f4df6929
parent4b4d97cfdaaaf2ae4bdfb6914ac2bdaf44e0a4f9
parent7cae7627c459ae5d0cd8f4c1ff76601e6c952bf3
Merge branch 'sy/sparse-grep'

"git grep" learned to expand the sparse-index more lazily and on
demand in a sparse checkout.

* sy/sparse-grep:
  builtin/grep.c: integrate with sparse index
t/t1092-sparse-checkout-compatibility.sh