Expand description
Formatting of commits.
Structs§
Enums§
- Commit
Format - Commit formatting options.
Functions§
- format
- Format a commit for
CommitFormat::Short,CommitFormat::MediumorCommitFormat::Full. - format_
commit - Format a commit for
CommitFormat::Format(String). - format_
date - format_
oneline - Format a commit for
CommitFormat::OneLine.