Add packfile reading
Packed objects inside packfiles are now properly unpacked when calling the git_odb__read_packed() method; delta'ed objects are also properly generated when needed. A new unit test 0204-readpack tries to read a couple hundred packed objects from a standard packed repository. Signed-off-by: Vicent Marti <tanoku@gmail.com>
Showing
tests/resources/pack-odb/info/packs
0 → 100644
File added
File added
File added
File added
tests/t0204-readpack.c
0 → 100644
Please
register
or
sign in
to comment