Module gix_traverse::commit::topo
source · Expand description
Topological commit traversal, similar to git log --topo-order
, which keeps track of graph state.
Structs§
- Builder for
Topo
.
Enums§
- The errors that can occur during creation and iteration.
- Sorting to use for the topological walk.