aboutsummaryrefslogtreecommitdiffstats
path: root/parse.c
diff options
context:
space:
mode:
authorTaylor Blau <me@ttaylorr.com>2024-05-23 17:26:32 -0400
committerJunio C Hamano <gitster@pobox.com>2024-05-24 11:40:42 -0700
commit245a7f2e01dc86baa08ceb70937585c6389cb9db (patch)
treea22b3ee1ac04c1fa6b445ab0818279cf560907be /parse.c
parentpack-bitmap-write: support storing pseudo-merge commits (diff)
downloadgit-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