Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/git/git
/ git_attr
Class
git_attr
pathspec.c:212–212 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
210
size_t attr_len;
211
char *attr_name;
212
const struct git_attr *a;
213
214
int j = item->attr_match_nr++;
215
const char *attr = si->string;
Callers
1
parse_pathspec_attr_match
Function · 0.70
Calls
no outgoing calls
Tested by
1
parse_pathspec_attr_match
Function · 0.56