Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/git/git
/ init_zip_archiver
Function
init_zip_archiver
archive-zip.c:663–666 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
661
};
662
663
void init_zip_archiver(void)
664
{
665
register_archiver(&zip_archiver);
666
}
Callers
2
init_archivers
Function · 0.85
create_diagnostics_archive
Function · 0.85
Calls
1
register_archiver
Function · 0.85
Tested by
no test coverage detected