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

Docfix.

* sg/index-format-doc-update:
  index-format.txt: remove outdated list of supported extensions
This commit is contained in:
Junio C Hamano
2022-07-27 09:16:53 -07:00

View File

@ -26,8 +26,6 @@ Git index format
Extensions are identified by signature. Optional extensions can Extensions are identified by signature. Optional extensions can
be ignored if Git does not understand them. 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 4-byte extension signature. If the first byte is 'A'..'Z' the
extension is optional and can be ignored. extension is optional and can be ignored.