[][src]Module git_commitgraph::file

Operations on a single commit-graph file.

Re-exports

pub use commit::Commit;

Modules

commit

Structs

File

A single commit-graph file.

Position

The position of a given commit within a graph file, starting at 0.

Enums

Error