Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/git/git
/ stat
Class
stat
setup.c:176–176 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
174
{
175
char *to_free = NULL;
176
struct stat st;
177
178
if (skip_prefix(arg,
":/"
, &arg)) {
179
if (!*arg) /*
":/"
is root dir, always exists */
Callers
5
read_gitfile_gently
Function · 0.70
get_device_or_die
Function · 0.70
enter_repo
Function · 0.70
separate_git_dir
Function · 0.70
init_db
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected