summaryrefslogtreecommitdiffstats
path: root/git-init.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2020-08-24 15:56:56 -0700
committerJunio C Hamano <gitster@pobox.com>2020-08-24 15:56:56 -0700
commit48d7a8a0dd06ff822cc6ee60872386ac9a1d124d (patch)
treecbd8f53bec984fce2cf0bc8c34b5957b894f3dcf /git-init.html
parent779537c075f92f8653e201a9fe6f16ae4bf2f0be (diff)
downloadgit-htmldocs-48d7a8a0dd06ff822cc6ee60872386ac9a1d124d.tar.gz
Autogenerated HTML docs for v2.28.0-337-ge9b77
Diffstat (limited to 'git-init.html')
-rw-r--r--git-init.html8
1 files changed, 7 insertions, 1 deletions
diff --git a/git-init.html b/git-init.html
index 92c12082f..cf6a8629f 100644
--- a/git-init.html
+++ b/git-init.html
@@ -808,6 +808,12 @@ current working directory.
Specify the given object format (hash algorithm) for the repository. The valid
values are <em>sha1</em> and (if enabled) <em>sha256</em>. <em>sha1</em> is the default.
</p>
+<div class="paragraph"><p>THIS OPTION IS EXPERIMENTAL! SHA-256 support is experimental and still
+in an early stage. A SHA-256 repository will in general not be able to
+share work with "regular" SHA-1 repositories. It should be assumed
+that, e.g., Git internal file formats in relation to SHA-256
+repositories may change in backwards-incompatible ways. Only use
+<code>--object-format=sha256</code> for testing purposes.</p></div>
</dd>
<dt class="hdlist1">
--template=&lt;template_directory&gt;
@@ -994,7 +1000,7 @@ Record the pristine state as the first commit in the history.
<div id="footer">
<div id="footer-text">
Last updated
- 2020-07-06 22:33:22 PDT
+ 2020-08-24 15:54:20 PDT
</div>
</div>
</body>