class

GitHub::Commit

Inherits JSON::Serializable / Reference / Object

Constructors

new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Class methods

adapter
Source

Instance methods

author
Source
author=(author : GitHub::User | Nil)
Source
committer
Source
committer=(committer : GitHub::User)
Source
details
Source
details=(details : GitHub::CommitDetails)
Source
html_url
Source
html_url=(html_url : String)
Source
url=(url : String)
Source