Module gix_traverse::commit

source ·
Expand description

Commit traversal

Modules

Structs

  • An iterator over the ancestors one or more starting commits

Enums

  • Specify how to handle commit parents during traversal.
  • Specify how to sort commits during traversal.