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