Immutable objects (blob, tree, etc.) can be grouped into bigger pack files (zip files with STORE compression, aka no compression). An index needs to be added to keep track of if a file is in a pack file (and in such a case, which pack file) or if it is a file.
Immutable objects (blob, tree, etc.) can be grouped into bigger pack files (zip files with STORE compression, aka no compression). An index needs to be added to keep track of if a file is in a pack file (and in such a case, which pack file) or if it is a file.