Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/git/git
/ test_oidmap__cleanup
Function
test_oidmap__cleanup
t/unit-tests/u-oidmap.c:43–46 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
41
}
42
43
void test_oidmap__cleanup(void)
44
{
45
oidmap_clear(&map, 1);
46
}
47
48
void test_oidmap__replace(void)
49
{
Callers
nothing calls this directly
Calls
1
oidmap_clear
Function · 0.85
Tested by
no test coverage detected