CommitInfo

class CommitInfo(val sha: String, val timestamp: String)

Constructors

Link copied to clipboard
constructor(sha: String, timestamp: String)

Properties

Link copied to clipboard
val sha: String
Link copied to clipboard