Builder

class Builder

Properties

Link copied to clipboard
var date: String?

The date when the specified commit was commited, in timestamp format with GMT offset.

Link copied to clipboard

The email address associated with the user who made the commit, if any.

Link copied to clipboard
var name: String?

The name of the user who made the specified commit.