Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/git-lfs/git-lfs
/ httpLockClient
Struct
httpLockClient
locking/api.go:22–24 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
20
}
21
22
type
httpLockClient
struct
{
23
*lfsapi.Client
24
}
25
26
type
lockRef
struct
{
27
Name string `json:
"name,omitempty"
`
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected