diff options
author | Taylor Blau <me@ttaylorr.com> | 2024-05-23 17:26:36 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2024-05-24 11:40:42 -0700 |
commit | c059c8795e926cfe3ad8cb7a47f54c071227fcfa (patch) | |
tree | 8050f6eb71595dcdf5729fdce507ec50f5129592 /commit.h | |
parent | 245a7f2e01dc86baa08ceb70937585c6389cb9db (diff) |
pack-bitmap: make `bitmap_writer_push_bitmapped_commit()` public
The pseudo-merge selection code will be added in a subsequent commit,
and will need a way to push the allocated commit structures into the
bitmap writer from a separate compilation unit.
Make the `bitmap_writer_push_bitmapped_commit()` function part of the
pack-bitmap.h header in order to make this possible.
Signed-off-by: Taylor Blau <me@ttaylorr.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.h')
0 files changed, 0 insertions, 0 deletions