Expand description
Low-level operations on individual commits.
Structs§
- Commit
- A commit as stored in a
File
. - Parent
Iterator - An iterator over parents of a
Commit
.
Enums§
- Error
- The error used in the
file::commit
module.
Low-level operations on individual commits.
File
.Commit
.file::commit
module.