Skip to content

Commit 448022a

Browse files
committed
Merge branch 'bf/t-readme-mention-reftable'
Doc update. * bf/t-readme-mention-reftable: t/README: add missing value for GIT_TEST_DEFAULT_REF_FORMAT
2 parents f25bb60 + dcd590a commit 448022a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

t/README

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -465,8 +465,9 @@ GIT_TEST_DEFAULT_HASH=<hash-algo> specifies which hash algorithm to
465465
use in the test scripts. Recognized values for <hash-algo> are "sha1"
466466
and "sha256".
467467

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".
468+
GIT_TEST_DEFAULT_REF_FORMAT=<format> specifies which ref storage format to use
469+
in the test scripts. Recognized values for <format> are "files" and
470+
"reftable".
470471

471472
GIT_TEST_NO_WRITE_REV_INDEX=<boolean>, when true disables the
472473
'pack.writeReverseIndex' setting.

0 commit comments

Comments
 (0)