MCPcopy
hub / github.com/git-lfs/git-lfs / Clear

Method Clear

locking/locks.go:37–37  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

35 RemoveById(id string) error
36 Locks() []Lock
37 Clear()
38 Save() error
39}
40

Callers 2

TestOrderedSetClearFunction · 0.65
SearchLocksVerifiableMethod · 0.65

Implementers 2

nilLockCacherlocking/locks.go
LockCachelocking/cache.go

Calls

no outgoing calls

Tested by 1

TestOrderedSetClearFunction · 0.52