Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/GitGuardian/ggshield
/ test_git_shell
Function
test_git_shell
tests/unit/utils/test_git_shell.py:62–63 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
60
61
62
def
test_git_shell():
63
assert
"usage: git"
in git([
"help"
])
64
65
66
def
test_is_git_dir(tmp_path):
Callers
nothing calls this directly
Calls
1
git
Function · 0.90
Tested by
no test coverage detected