diff options
| author | Taylor Blau <me@ttaylorr.com> | 2025-10-15 18:29:13 -0400 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2025-10-16 10:08:56 -0700 |
| commit | 6d05eb135f67d2d45a0fbd110a32d28b1e28c95d (patch) | |
| tree | 996b623a2d1ec2f2e6feec134800c8c8c087d1ed /gpg-interface.c | |
| parent | f17757487b2d212f86edaaf02306972e1a555bbd (diff) | |
repack: 'write_midx_included_packs' API from the builtin
Now that we have sufficiently cleaned up the write_midx_included_packs()
function, we can move it (along with the struct repack_write_midx_opts)
out of the builtin, and into the repack.h header.
Since this function (and the static ones that it depends on) are
MIDX-specific details of the repacking process, move them to the
repack-midx.c compilation unit instead of the general repack.c one.
Signed-off-by: Taylor Blau <me@ttaylorr.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'gpg-interface.c')
0 files changed, 0 insertions, 0 deletions
