Commit

constructor(message: String, fullMessage: String, hash: String, timestampEpochSecond: Long, tags: List<Tag>)

Parameters

message

The short message of the commit

fullMessage

The full message of the commit including the body

hash

The hash of the commit

timestampEpochSecond

The timestamp of the commit in epoch seconds

tags

The tags associated with the commit