Skip to main content

Module operation

Module operation 

Source
Expand description

Operation object (SPEC §4.5) - the unit of the op-log.

Every repository-mutating command writes exactly one Operation whose parents point at the op-heads observed at command start and whose view is the CID of a View snapshotting heads / refs / working- copy after the mutation.

Structs§

Operation
A single mutation of repository state.