Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
21
static int bitmap_dump_hashes(void)
22
{
23
return test_bitmap_hashes(the_repository);
24
}
25
26
static int bitmap_dump_pseudo_merges(void)
27
{
Callers
1
cmd__bitmap
Function · 0.85
Calls
1
test_bitmap_hashes
Function · 0.85
Tested by
no test coverage detected