MCPcopy Create free account
hub / github.com/git/git / bitmap_dump_pseudo_merge_objects

Function bitmap_dump_pseudo_merge_objects

t/helper/test-bitmap.c:36–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

34}
35
36static int bitmap_dump_pseudo_merge_objects(uint32_t n)
37{
38 return test_bitmap_pseudo_merge_objects(the_repository, n);
39}
40
41static int add_packed_object(const struct object_id *oid,
42 struct packed_git *pack,

Callers 1

cmd__bitmapFunction · 0.85

Calls 1

Tested by

no test coverage detected