diff options
| author | Taylor Blau <me@ttaylorr.com> | 2024-05-23 17:26:32 -0400 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2024-05-24 11:40:42 -0700 |
| commit | 245a7f2e01dc86baa08ceb70937585c6389cb9db (patch) | |
| tree | a22b3ee1ac04c1fa6b445ab0818279cf560907be /parse.c | |
| parent | pack-bitmap-write: support storing pseudo-merge commits (diff) | |
| download | git-245a7f2e01dc86baa08ceb70937585c6389cb9db.tar.gz git-245a7f2e01dc86baa08ceb70937585c6389cb9db.zip | |
pack-bitmap: implement `bitmap_writer_has_bitmapped_object_id()`
Prepare to implement pseudo-merge bitmap selection by implementing a
necessary new function, `bitmap_writer_has_bitmapped_object_id()`.
This function returns whether or not the bitmap_writer selected the
given object ID for bitmapping. This will allow the pseudo-merge
machinery to reject candidates for pseudo-merges if they have already
been selected as an ordinary bitmap tip.
Signed-off-by: Taylor Blau <me@ttaylorr.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'parse.c')
0 files changed, 0 insertions, 0 deletions
