Skip to main content

sync_conflicts

Function sync_conflicts 

Source
pub fn sync_conflicts(
    checkout: &Path,
    prune: bool,
    all: bool,
) -> LinkResult<Value>
Expand description

Inspect or prune private conflict-control state. Ordinary pruning removes only expired completed bundles and interrupted bundles with no plan.json; corrupt completed plans fail closed. all is an explicit local discard of every well-addressed bundle and never changes hosted brain data.