Merge pull request #4914 from drdo/minor-correction-design-doc

doc: Update index explanation to match the example
This commit is contained in:
Michael Eischer 2024-07-09 18:46:47 +00:00 committed by GitHub
commit a8fc67d68b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -296,8 +296,8 @@ of a JSON document like the following:
} }
This JSON document lists Packs and the blobs contained therein. In this This JSON document lists Packs and the blobs contained therein. In this
example, the Pack ``73d04e61`` contains two data Blobs and one Tree example, the Pack ``73d04e61`` contains three data Blobs,
blob, the plaintext hashes are listed afterwards. The ``length`` field the plaintext hashes are listed afterwards. The ``length`` field
corresponds to ``Length(encrypted_blob)`` in the pack file header. corresponds to ``Length(encrypted_blob)`` in the pack file header.
Field ``uncompressed_length`` is only present for compressed blobs and Field ``uncompressed_length`` is only present for compressed blobs and
therefore is never present in version 1 of the repository format. It is therefore is never present in version 1 of the repository format. It is