Optional
author?: IdentifiableActionOptional
committer?: IdentifiableActionThe person who committed or pushed the commit
Optional
message?: stringThe text description of the contents of the commit
Optional
uid?: stringA unique identifier of the commit. This may be version control specific. For example, Subversion uses revision numbers whereas git uses commit hashes.
Optional
url?: stringThe URL to the commit. This URL will typically point to a commit in a version control system.
The author who created the changes in the commit