merge(3p/git): Merge git upstream at v2.26.2
This commit is contained in:
commit
5229c9b232
1006 changed files with 149006 additions and 60819 deletions
|
|
@ -318,7 +318,7 @@ The remaining data of each directory block is grouped by type:
|
|||
== End of Index Entry
|
||||
|
||||
The End of Index Entry (EOIE) is used to locate the end of the variable
|
||||
length index entries and the begining of the extensions. Code can take
|
||||
length index entries and the beginning of the extensions. Code can take
|
||||
advantage of this to quickly locate the index extensions without having
|
||||
to parse through all of the index entries.
|
||||
|
||||
|
|
@ -351,7 +351,7 @@ The remaining data of each directory block is grouped by type:
|
|||
|
||||
- A number of index offset entries each consisting of:
|
||||
|
||||
- 32-bit offset from the begining of the file to the first cache entry
|
||||
- 32-bit offset from the beginning of the file to the first cache entry
|
||||
in this block of entries.
|
||||
|
||||
- 32-bit count of cache entries in this block
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue