diff options
| author | lhchavez <lhchavez@lhchavez.com> | 2020-02-23 22:28:52 +0000 |
|---|---|---|
| committer | lhchavez <lhchavez@lhchavez.com> | 2020-10-05 05:08:38 -0700 |
| commit | 005e77157d5eef9d9c0765ff201e6ec07e7f5d00 (patch) | |
| tree | a65b1b054b394fca1237d5f8c001d21547ffcee1 /tests/resources | |
| parent | 6d1f19269f6bdce126689535e86819f704f25d1a (diff) | |
| download | libgit2-005e77157d5eef9d9c0765ff201e6ec07e7f5d00.tar.gz | |
multipack: Introduce a parser for multi-pack-index files
This change is the first in a series to add support for git's
multi-pack-index. This should speed up large repositories significantly.
Part of: #5399
Diffstat (limited to 'tests/resources')
| -rw-r--r-- | tests/resources/testrepo.git/objects/pack/multi-pack-index | bin | 0 -> 47188 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/resources/testrepo.git/objects/pack/multi-pack-index b/tests/resources/testrepo.git/objects/pack/multi-pack-index Binary files differnew file mode 100644 index 000000000..95102aeb4 --- /dev/null +++ b/tests/resources/testrepo.git/objects/pack/multi-pack-index |
