summaryrefslogtreecommitdiffstats
path: root/git.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2020-03-26 18:15:03 -0700
committerJunio C Hamano <gitster@pobox.com>2020-03-26 18:15:03 -0700
commit1291d1a1ed65a3d56c1c3dae7e3d1770eeba618c (patch)
treef226feddd6d36e361726b8e4de69d41eab341d28 /git.html
parent357906b72afda4a1350f2cda79d502d04e2a5f3a (diff)
downloadgit-htmldocs-1291d1a1ed65a3d56c1c3dae7e3d1770eeba618c.tar.gz
Autogenerated HTML docs for v2.26.0-103-g3bab5
Diffstat (limited to 'git.html')
-rw-r--r--git.html13
1 files changed, 12 insertions, 1 deletions
diff --git a/git.html b/git.html
index 5f0b4b79f..ab6072232 100644
--- a/git.html
+++ b/git.html
@@ -2617,6 +2617,17 @@ double-quotes and respecting backslash escapes. E.g., the value
variables such as GIT_INDEX_FILE, GIT_OBJECT_DIRECTORY&#8230;
</p>
</dd>
+<dt class="hdlist1">
+<code>GIT_DEFAULT_HASH_ALGORITHM</code>
+</dt>
+<dd>
+<p>
+ 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".
+</p>
+</dd>
</dl></div>
</div>
<div class="sect2">
@@ -3366,7 +3377,7 @@ the Git Security mailing list &lt;<a href="mailto:git-security@googlegroups.com"
<div id="footer">
<div id="footer-text">
Last updated
- 2020-03-10 08:03:13 PDT
+ 2020-03-26 18:10:39 PDT
</div>
</div>
</body>