[][src]Crate git_commitgraph

Re-exports

pub use graph::Graph;

Modules

file

Operations on a single commit-graph file.

graph

Operations on a complete commit graph.

Constants

MAX_COMMITS

The maximum number of commits that can be stored in a commit graph.