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

Function bitmap_dump_hashes

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

Source from the content-addressed store, hash-verified

19}
20
21static int bitmap_dump_hashes(void)
22{
23 return test_bitmap_hashes(the_repository);
24}
25
26static int bitmap_dump_pseudo_merges(void)
27{

Callers 1

cmd__bitmapFunction · 0.85

Calls 1

test_bitmap_hashesFunction · 0.85

Tested by

no test coverage detected