From ed11a5a7de51a0eac798fee0f7be6ca808896130 Mon Sep 17 00:00:00 2001 From: Toon Claes Date: Tue, 26 May 2020 20:37:20 +0200 Subject: Documentation: correct hash environment variable To set the default hash algorithm you can set the `GIT_DEFAULT_HASH` environment variable. In the documentation this variable is named `GIT_DEFAULT_HASH_ALGORITHM`, which is incorrect. Signed-off-by: Toon Claes Signed-off-by: Junio C Hamano diff --git a/Documentation/git.txt b/Documentation/git.txt index 9d6769e..1289084 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 -- cgit v0.10.2-6-g49f6