]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ds/default-pack-use-sparse-to-true'
authorJunio C Hamano <gitster@pobox.com>
Sun, 29 Mar 2020 16:32:51 +0000 (09:32 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sun, 29 Mar 2020 16:32:51 +0000 (09:32 -0700)
The 'pack.useSparse' configuration variable now defaults to 'true',
enabling an optimization that has been experimental since Git 2.21.

* ds/default-pack-use-sparse-to-true:
  pack-objects: flip the use of GIT_TEST_PACK_SPARSE
  config: set pack.useSparse=true by default

1  2 
builtin/pack-objects.c
t/README

Simple merge
diff --cc t/README
Simple merge