Module git_commitgraph::file::commit[][src]

Low-level operations on individual commits.

Structs

Commit

A commit as stored in a File.

ParentIterator

An iterator over parents of a Commit.

Enums

Error

The error used in the file::commit module.