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

Method Operations

entity/dag/interface.go:20–20  ·  view source on GitHub ↗

Operations returns the ordered operations

()

Source from the content-addressed store, hash-verified

18
19 // Operations returns the ordered operations
20 Operations() []OpT
21
22 // NeedCommit indicates that the in-memory state changed and need to be committed in the repository
23 NeedCommit() bool

Callers 5

ValidateMethod · 0.65
OperationsMethod · 0.65
SetTitleFunction · 0.65
CompileMethod · 0.65

Calls

no outgoing calls

Tested by 1

CompileMethod · 0.52