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

Class stat

dir.c:1153–1153  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1151 unsigned flags, struct oid_stat *oid_stat)
1152{
1153 struct stat st;
1154 int r;
1155 int fd;
1156 size_t size = 0;

Callers 1

get_dtypeFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected