about summary refs log tree commit diff
path: root/third_party/git/Documentation/object-format-disclaimer.txt
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/git/Documentation/object-format-disclaimer.txt')
-rw-r--r--third_party/git/Documentation/object-format-disclaimer.txt6
1 files changed, 0 insertions, 6 deletions
diff --git a/third_party/git/Documentation/object-format-disclaimer.txt b/third_party/git/Documentation/object-format-disclaimer.txt
deleted file mode 100644
index 4cb106f0d1..0000000000
--- a/third_party/git/Documentation/object-format-disclaimer.txt
+++ /dev/null
@@ -1,6 +0,0 @@
-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.