Expand description
Reachability analysis: objects present in the store but reachable from no ref. Such an object is residue of deleted or rewritten history — it remains resurrectable from the object store until garbage-collected. Commits are the most telling (a whole dropped line of development); blobs and trees are lower-signal. An examiner follows these leads; they are never a verdict.
Structs§
- Unreachable
Object - An object present in the store yet reachable from no ref.
Functions§
- audit_
unreachable - Audit
repofor objects reachable from no ref (all_objects − reachable).