MCPcopy Index your code
hub / github.com/git/git / stat

Class stat

http.c:2973–2973  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2971{
2972 struct odb_source_files *files = odb_source_files_downcast(the_repository->objects->sources);
2973 struct stat st;
2974 struct strbuf filename = STRBUF_INIT;
2975
2976 close(freq->localfile);

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected