Expand description

Formatting of commits.

Structs

Enums

Commit formatting options.

Functions

Format a commit for CommitFormat::Short, CommitFormat::Medium or CommitFormat::Full.
Format a commit for CommitFormat::Format(String).
Format a commit for CommitFormat::OneLine.