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

Class stat

archive.c:301–301  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

299struct extra_file_info {
300 char *base;
301 struct stat stat;
302 void *content;
303};
304

Callers 1

add_file_cbFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected