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

Class stat

builtin/pack-objects.c:1423–1423  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1421
1422 if (!pack_to_stdout) {
1423 struct stat st;
1424 struct strbuf tmpname = STRBUF_INIT;
1425 struct bitmap_writer bitmap_writer;
1426 char *idx_tmp_name = NULL;

Callers 2

write_pack_fileFunction · 0.70
add_loose_objectFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected