Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/GitGuardian/ggshield
/ GitExecutableNotFound
Class
GitExecutableNotFound
ggshield/utils/git_shell.py:41–42 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
39
40
41
class
GitExecutableNotFound(GitError):
42
pass
43
44
45
class
GitCommandTimeoutExpired(GitError):
Callers
2
test_is_git_available
Function · 0.90
_get_git_path
Function · 0.85
Calls
no outgoing calls
Tested by
1
test_is_git_available
Function · 0.72