Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2020-05-30 01:12:20 +0300
committerJunio C Hamano <gitster@pobox.com>2020-05-30 01:12:20 +0300
commit1aa69c73577df21f5e37e47cc40cf44fc049121e (patch)
tree4376da82540171f213684d51549e605ba5dee503 /Documentation
parent2dfa5a16b07ec7b0cde342cfaf8bdaf72131b26e (diff)
parented11a5a7de51a0eac798fee0f7be6ca808896130 (diff)
Merge branch 'bc/sha-256-part-1-of-4'
Docfix. * bc/sha-256-part-1-of-4: Documentation: correct hash environment variable
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/git.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git.txt b/Documentation/git.txt
index 9d6769e95a..12890841c4 100644
--- a/Documentation/git.txt
+++ b/Documentation/git.txt
@@ -493,7 +493,7 @@ double-quotes and respecting backslash escapes. E.g., the value
details. This variable has lower precedence than other path
variables such as GIT_INDEX_FILE, GIT_OBJECT_DIRECTORY...
-`GIT_DEFAULT_HASH_ALGORITHM`::
+`GIT_DEFAULT_HASH`::
If this variable is set, the default hash algorithm for new
repositories will be set to this value. This value is currently
ignored when cloning; the setting of the remote repository