Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/git/git
/ exec-cmd.c
File
exec-cmd.c
exec-cmd.c:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#include
"git-compat-util.h"
2
#include
"abspath.h"
3
#include
"environment.h"
4
#include
"exec-cmd.h"
Callers
nothing calls this directly
Calls
7
git_get_exec_path_bsd_sysctl
Function · 0.85
git_get_exec_path_darwin
Function · 0.85
git_get_exec_path_procfs
Function · 0.85
git_get_exec_path_wpgmptr
Function · 0.85
git_get_exec_path_zos
Function · 0.85
git_get_exec_path_from_argv0
Function · 0.85
strbuf_normalize_path
Function · 0.85
Tested by
no test coverage detected