summaryrefslogtreecommitdiffstats
path: root/git-show-index.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-show-index.html
parent779537c075f92f8653e201a9fe6f16ae4bf2f0be (diff)
downloadgit-htmldocs-48d7a8a0dd06ff822cc6ee60872386ac9a1d124d.tar.gz
Autogenerated HTML docs for v2.28.0-337-ge9b77
Diffstat (limited to 'git-show-index.html')
-rw-r--r--git-show-index.html8
1 files changed, 7 insertions, 1 deletions
diff --git a/git-show-index.html b/git-show-index.html
index 3e7369575..0a158ccd1 100644
--- a/git-show-index.html
+++ b/git-show-index.html
@@ -803,6 +803,12 @@ index file itself, it&#8217;s both faster and more flexible.</p></div>
algorithm for the current repository (set by <code>extensions.objectFormat</code>), or
<em>sha1</em> if no value is set or outside a repository..
</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>
</dl></div>
</div>
@@ -818,7 +824,7 @@ index file itself, it&#8217;s both faster and more flexible.</p></div>
<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>