Merge branch 'sg/index-format-doc-update'

Docfix.

* sg/index-format-doc-update:
  index-format.txt: remove outdated list of supported extensions
maint
Junio C Hamano 2022-07-27 09:16:53 -07:00
commit a88527203f
1 changed files with 0 additions and 2 deletions

View File

@ -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.