summaryrefslogtreecommitdiffstats
path: root/object-format-disclaimer.txt
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 /object-format-disclaimer.txt
parent779537c075f92f8653e201a9fe6f16ae4bf2f0be (diff)
downloadgit-htmldocs-48d7a8a0dd06ff822cc6ee60872386ac9a1d124d.tar.gz
Autogenerated HTML docs for v2.28.0-337-ge9b77
Diffstat (limited to 'object-format-disclaimer.txt')
-rw-r--r--object-format-disclaimer.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/object-format-disclaimer.txt b/object-format-disclaimer.txt
new file mode 100644
index 000000000..4cb106f0d
--- /dev/null
+++ b/object-format-disclaimer.txt
@@ -0,0 +1,6 @@
+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
+`--object-format=sha256` for testing purposes.