diff options
| author | Ævar Arnfjörð Bjarmason <avarab@gmail.com> | 2022-06-11 10:44:18 +0800 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2022-06-13 10:22:35 -0700 |
| commit | 21e7d8814063d8c5ada74464e30bf0c5188f1f80 (patch) | |
| tree | 0f88f351bdacb75e17c715ce35d619248f5d1bad /commit-graph.c | |
| parent | object-file.c: refactor write_loose_object() to several steps (diff) | |
| download | git-21e7d8814063d8c5ada74464e30bf0c5188f1f80.tar.gz git-21e7d8814063d8c5ada74464e30bf0c5188f1f80.zip | |
object-file.c: factor out deflate part of write_loose_object()
Split out the part of write_loose_object() that deals with calling
git_deflate() into a utility function, a subsequent commit will
introduce another function that'll make use of it.
Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit-graph.c')
0 files changed, 0 insertions, 0 deletions
