diff options
author | Patrick Steinhardt <ps@pks.im> | 2019-12-13 14:57:53 +0100 |
---|---|---|
committer | Patrick Steinhardt <ps@pks.im> | 2020-01-09 12:22:28 +0100 |
commit | d8f6fee36efb4a656a317f873b617888c6f861f4 (patch) | |
tree | cea3f9858561b7e8f8da053385c1ddfadd3bf140 /src/commit.c | |
parent | ba64f50cb1ccbe732132aa3be9c88a67a0ca52ac (diff) | |
download | libgit2-d8f6fee36efb4a656a317f873b617888c6f861f4.tar.gz |
pack: refactor unpacking of raw objects to use `git_zstream`
While we do have a zstream abstraction that encapsulates all the calls
to zlib as well as its error handling, we do not use it in our pack file
code. Refactor it to make the code a lot easier to understand.
Diffstat (limited to 'src/commit.c')
0 files changed, 0 insertions, 0 deletions