Skip to content

Commit 1aa69c7

Browse files
committed
Merge branch 'bc/sha-256-part-1-of-4'
Docfix. * bc/sha-256-part-1-of-4: Documentation: correct hash environment variable
2 parents 2dfa5a1 + ed11a5a commit 1aa69c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -493,7 +493,7 @@ double-quotes and respecting backslash escapes. E.g., the value
493493
details. This variable has lower precedence than other path
494494
variables such as GIT_INDEX_FILE, GIT_OBJECT_DIRECTORY...
495495

496-
`GIT_DEFAULT_HASH_ALGORITHM`::
496+
`GIT_DEFAULT_HASH`::
497497
If this variable is set, the default hash algorithm for new
498498
repositories will be set to this value. This value is currently
499499
ignored when cloning; the setting of the remote repository

0 commit comments

Comments
 (0)