Skip to content

Commit f3d66ec

Browse files
derrickstoleegitster
authored andcommitted
t/README: document GIT_TEST_DEFAULT_HASH
Helped-by: Eric Sunshine <[email protected]> Signed-off-by: Derrick Stolee <[email protected]> Reviewed-by: brian m. carlson <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 878e727 commit f3d66ec

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

t/README

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -421,6 +421,10 @@ GIT_TEST_DISALLOW_ABBREVIATED_OPTIONS=<boolean>, when true (which is
421421
the default when running tests), errors out when an abbreviated option
422422
is used.
423423

424+
GIT_TEST_DEFAULT_HASH=<hash-algo> specifies which hash algorithm to
425+
use in the test scripts. Recognized values for <hash-algo> are "sha1"
426+
and "sha256".
427+
424428
Naming Tests
425429
------------
426430

0 commit comments

Comments
 (0)