Commit Diff


commit - bfeaf20697447c069684b6367fa5eb5e7920ce5b
commit + c2f6116512a017b5c892b5e6cb42c7668d9566a1
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