MCPcopy 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
663void init_zip_archiver(void)
664{
665 register_archiver(&zip_archiver);
666}

Callers 2

init_archiversFunction · 0.85

Calls 1

register_archiverFunction · 0.85

Tested by

no test coverage detected