Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/saltstack/salt
/ test_gitpython_lock
Function
test_gitpython_lock
tests/pytests/functional/utils/gitfs/test_gitfs.py:277–278 ·
view source on GitHub ↗
(gitpython_gitfs_opts)
Source
from the content-addressed store, hash-verified
275
276
@skipif_no_gitpython
277
def
test_gitpython_lock(gitpython_gitfs_opts):
278
_test_lock(gitpython_gitfs_opts)
279
280
281
@skipif_no_pygit2
Callers
nothing calls this directly
Calls
1
_test_lock
Function · 0.70
Tested by
no test coverage detected