diff options
author | Patrick Steinhardt <ps@pks.im> | 2019-12-13 18:54:13 +0100 |
---|---|---|
committer | Patrick Steinhardt <ps@pks.im> | 2020-01-09 12:22:28 +0100 |
commit | 0edc26c8334ca70ac0306e159c39c494427f2728 (patch) | |
tree | c301035a22d6f1dc3bb715b9d5b7f5f31d65e74e /src/commit.c | |
parent | d8f6fee36efb4a656a317f873b617888c6f861f4 (diff) | |
download | libgit2-0edc26c8334ca70ac0306e159c39c494427f2728.tar.gz |
pack: refactor streams to use `git_zstream`
While we do have a `git_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