From: Junio C Hamano Date: Sun, 29 Mar 2020 16:32:51 +0000 (-0700) Subject: Merge branch 'ds/default-pack-use-sparse-to-true' X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=9fadedd637b312089337d73c3ed8447e9f0aa775;p=git.git 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 --- 9fadedd637b312089337d73c3ed8447e9f0aa775