commit 9581acf47c439de2d1a7af00644abf2fe366d8c0 from: Omar Polo via: Thomas Adam date: Fri Feb 17 16:54:02 2023 UTC mention GOT_TEST_PACK=ref-delta in the README too commit - 9020067b214b4a3606a3beed690df65a9ce4f564 commit + 9581acf47c439de2d1a7af00644abf2fe366d8c0 blob - febcd5b60463717bdb7ea0988047dbbf6dfa595d blob + a67c022cd57805a8d11d93379be5d9306df2ec48 --- README +++ README @@ -39,6 +39,11 @@ To test with packed repositories, run: $ make regress GOT_TEST_PACK=1 +To test with packed repositories using the ref-delta representation for +deltified objects, run: + + $ make regress GOT_TEST_PACK=ref-delta + Because got unveils the /tmp directory by default using the /tmp directory for test data can hide bugs. However, /tmp remains the default because there is no better alternative that works out of the box. In order to