Module gix_revision::graph
source · Expand description
Modules
Structs
- A commit that contains all information we can obtain through the commit-graph, which is typically enough to fuel any graph iteration.
- A commit that provides access to graph-related information, on demand.
Type Definitions
- The time in seconds since unix epoch at which a commit was created.
- The generation away from the HEAD of graph, useful to limit algorithms by topological depth as well.