gix_traverse::commit

Module topo

source
Expand description

Topological commit traversal, similar to git log --topo-order, which keeps track of graph state.

Structs§

Enums§

  • The errors that can occur during creation and iteration.
  • Sorting to use for the topological walk.