summaryrefslogtreecommitdiffstats
path: root/git.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2023-05-15 16:04:43 -0700
committerJunio C Hamano <gitster@pobox.com>2023-05-15 16:04:43 -0700
commitd37473e2a262d1f0e9c59977086e3cc740b6278f (patch)
tree701a49546edd05ea1c7f8e594a495647ac8ef6be /git.txt
parentd155f614392834fc25b1a475aa3fa83c543b7538 (diff)
downloadgit-htmldocs-d37473e2a262d1f0e9c59977086e3cc740b6278f.tar.gz
Autogenerated HTML docs for v2.41.0-rc0
Diffstat (limited to 'git.txt')
-rw-r--r--git.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/git.txt b/git.txt
index 74973d3cc..54b043899 100644
--- a/git.txt
+++ b/git.txt
@@ -546,9 +546,9 @@ double-quotes and respecting backslash escapes. E.g., the value
`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
- is used instead. The default is "sha1". THIS VARIABLE IS
+ repositories will be set to this value. This value is
+ ignored when cloning and the setting of the remote repository
+ is always used. The default is "sha1". THIS VARIABLE IS
EXPERIMENTAL! See `--object-format` in linkgit:git-init[1].
Git Commits