jbrukh / ggit

ggit
17 stars 2 forks source link

When retrieving a packed object, only parse the entries we need. #30

Closed MikeBosw closed 12 years ago

MikeBosw commented 12 years ago

The pack API should allow us to locate and unpack a single entry without unpacking the entire pack in the process.