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

Method tips

document/graph-storage/src/history.rs:124–129  ·  view source on GitHub ↗

The current tips: revs that no other delta lists as a parent (the divergent heads). A linear history has exactly one tip; concurrent branches have several. Sorted ascending for determinism.

(&self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mergeMethod · 0.80

Calls 3

all_parentsMethod · 0.80
iterMethod · 0.45
containsMethod · 0.45

Tested by

no test coverage detected