Module gix_diff::tree::visit

source ·
Expand description

Enums

What to do after a Change was recorded.
Represents any possible change in order to turn one tree into another.

Traits

A trait to allow responding to a traversal designed to figure out the changes to turn tree A into tree B.