MCPcopy Index your code
hub / github.com/GraphiteEditor/Graphite / bootstrap_from_registry

Method bootstrap_from_registry

document/graph-storage/src/session.rs:431–438  ·  view source on GitHub ↗

Build a synthetic linear history whose replay reproduces `registry`. Each op gets a freshly-ticked clock timestamp and chains to the previous op's `Rev`.

(peer: PeerId, registry: Registry)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

compute_deltasFunction · 0.85
commit_opsMethod · 0.80
cloneMethod · 0.45

Tested by

no test coverage detected