Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/git/git
/ stat
Class
stat
symlinks.c:83–83 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
81
unsigned int save_flags;
82
int ret, saved_errno = 0;
83
struct stat st;
84
85
if (cache->track_flags != track_flags ||
86
cache->prefix_len_stat_func != prefix_len_stat_func) {
Callers
1
lstat_cache_matchlen
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected