aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/technical
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2022-07-27 09:16:53 -0700
committerJunio C Hamano <gitster@pobox.com>2022-07-27 09:16:53 -0700
commita88527203f0087114d4429b7f49bb6f79798d15a (patch)
treeddb7744c55d173bf862e4a7724ff79610dc90e7a /Documentation/technical
parent6a591a31732939012211e57b124f925077ef92c6 (diff)
parenta10f6e2bda995d4cbf1b2bd081bf74bc575013d9 (diff)
downloadgit-a88527203f0087114d4429b7f49bb6f79798d15a.tar.gz
Merge branch 'sg/index-format-doc-update'
Docfix. * sg/index-format-doc-update: index-format.txt: remove outdated list of supported extensions
Diffstat (limited to 'Documentation/technical')
-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 65da0daaa5..f691c20ab0 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.