summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2022-07-27 16:16:53 (GMT)
committerJunio C Hamano <gitster@pobox.com>2022-07-27 16:16:53 (GMT)
commita88527203f0087114d4429b7f49bb6f79798d15a (patch)
treeddb7744c55d173bf862e4a7724ff79610dc90e7a
parent6a591a31732939012211e57b124f925077ef92c6 (diff)
parenta10f6e2bda995d4cbf1b2bd081bf74bc575013d9 (diff)
downloadgit-a88527203f0087114d4429b7f49bb6f79798d15a.zip
git-a88527203f0087114d4429b7f49bb6f79798d15a.tar.gz
git-a88527203f0087114d4429b7f49bb6f79798d15a.tar.bz2
Merge branch 'sg/index-format-doc-update'
Docfix. * sg/index-format-doc-update: index-format.txt: remove outdated list of supported extensions
-rw-r--r--Documentation/technical/index-format.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/Documentation/technical/index-format.txt b/Documentation/technical/index-format.txt
index 65da0da..f691c20 100644
--- a/Documentation/technical/index-format.txt
+++ b/Documentation/technical/index-format.txt
@@ -26,8 +26,6 @@ Git index format
Extensions are identified by signature. Optional extensions can
be ignored if Git does not understand them.
- Git currently supports cache tree and resolve undo extensions.
-
4-byte extension signature. If the first byte is 'A'..'Z' the
extension is optional and can be ignored.