We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f25bb60 + dcd590a commit 448022aCopy full SHA for 448022a
t/README
@@ -465,8 +465,9 @@ GIT_TEST_DEFAULT_HASH=<hash-algo> specifies which hash algorithm to
465
use in the test scripts. Recognized values for <hash-algo> are "sha1"
466
and "sha256".
467
468
-GIT_TEST_DEFAULT_REF_FORMAT=<format> specifies which ref storage format
469
-to use in the test scripts. Recognized values for <format> are "files".
+GIT_TEST_DEFAULT_REF_FORMAT=<format> specifies which ref storage format to use
+in the test scripts. Recognized values for <format> are "files" and
470
+"reftable".
471
472
GIT_TEST_NO_WRITE_REV_INDEX=<boolean>, when true disables the
473
'pack.writeReverseIndex' setting.
0 commit comments