MCPcopy Index your code
hub / github.com/git-bug/git-bug / NeedCommit

Method NeedCommit

cache/subcache.go:24–24  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

22type CacheEntity interface {
23 Id() entity.Id
24 NeedCommit() bool
25 Lock()
26}
27

Callers 6

NeedCommitMethod · 0.65
evictIfNeededMethod · 0.65
commitMethod · 0.65
ImportAllMethod · 0.65
ImportAllMethod · 0.65
ImportAllMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected