Represents a parsed Git commit object.
Get or set author/committer lines as parsed object.
Raw author/committer lines.
GPG signature certifying this commit, if any.
Commit message lines.
This commit's parents.
The Git OID of this commit's tree.
See Implementation
Represents a parsed Git commit object.