MCPcopy 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_darwinFunction · 0.85
git_get_exec_path_procfsFunction · 0.85
git_get_exec_path_zosFunction · 0.85
strbuf_normalize_pathFunction · 0.85

Tested by

no test coverage detected