MCPcopy
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
41class GitExecutableNotFound(GitError):
42 pass
43
44
45class GitCommandTimeoutExpired(GitError):

Callers 2

test_is_git_availableFunction · 0.90
_get_git_pathFunction · 0.85

Calls

no outgoing calls

Tested by 1

test_is_git_availableFunction · 0.72