Module gix::object::tree::diff

source ·
Available on crate feature blob-diff only.
Expand description

Modules

Structs

  • Represents any possible change in order to turn one tree into another.
  • The diffing platform returned by Tree::changes().
  • A structure to capture how to perform rename and copy tracking

Enums

  • Returned by the for_each function to control flow.