]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commit9fadedd637b312089337d73c3ed8447e9f0aa775
tree7c3c7fd874855d7bddd25a62495c8b921cc09274
parent3bab5d56259722843359702bc27111475437ad2a
parent2d657ab95fd5be5ebeee43fecec3d7cd94fdd2e4
Merge branch 'ds/default-pack-use-sparse-to-true'

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
builtin/pack-objects.c
t/README