diff options
| author | Christian Couder <christian.couder@gmail.com> | 2025-11-17 05:34:48 +0100 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2025-11-16 20:56:35 -0800 |
| commit | 388517c14ce62e1c52b091af862bbaf28dbabb7a (patch) | |
| tree | 0ddaccca31309e26d4040cadb088f01d2ad1f55d /commit.h | |
| parent | 4cf919bd7b946477798af5414a371b23fd68bf93 (diff) | |
| download | git-388517c14ce62e1c52b091af862bbaf28dbabb7a.tar.gz | |
fast-import: refactor finalize_commit_buffer()
In a following commit we are going to finalize commit buffers with or
without signatures in order to check the signatures and possibly drop
them.
To do so easily and without duplication, let's refactor the current
code that finalizes commit buffers into a new finalize_commit_buffer()
function.
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.h')
0 files changed, 0 insertions, 0 deletions
