--- OLD/Documentation/technical/pack-format.txt Thu Jan 1 00:00:00 1970 +++ NEW/Documentation/technical/pack-format.txt Thu Jan 1 00:00:00 1970 @@ -123,7 +123,7 @@ -= Version 2 pack-*.idx files support packs larger than 4 GiB, and += Version 2 pack-*.idx files support packs larger than 4 GB, and have some other reorganizations. They have the format: - A 4-byte magic number '\377tOc' which is an unreasonable @@ -148,7 +148,7 @@ the msbit set. - A table of 8-byte offset entries (empty for pack files less - than 2 GiB). Pack files are organized with heavily used + than 2 GB). Pack files are organized with heavily used objects toward the front, so most object references should not need to refer to this table.