]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ds/fetch-pull-with-sparse-index'
authorJunio C Hamano <gitster@pobox.com>
Mon, 10 Jan 2022 19:52:50 +0000 (11:52 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 10 Jan 2022 19:52:50 +0000 (11:52 -0800)
"git fetch" and "git pull" are now declared sparse-index clean.
Also "git ls-files" learns the "--sparse" option to help debugging.

* ds/fetch-pull-with-sparse-index:
  test-read-cache: remove --table, --expand options
  t1091/t3705: remove 'test-tool read-cache --table'
  t1092: replace 'read-cache --table' with 'ls-files --sparse'
  ls-files: add --sparse option
  fetch/pull: use the sparse index

1  2 
builtin/fetch.c
t/t1091-sparse-checkout-builtin.sh

diff --cc builtin/fetch.c
Simple merge
Simple merge