struct

Octokit::Models::CommitsComparison

Inherits Struct < Value < Object

Constructors

new(__temp_3563 : JSON::PullParser)

Instance methods

ahead_by
ahead_by=(_ahead_by : Int32)
base_commit
base_commit=(_base_commit : RepositoryCommit)
behind_by
behind_by=(_behind_by : Int32)
commits
commits=(_commits : Array(RepositoryCommit))
diff_url
diff_url=(_diff_url : String)
files
files=(_files : Array(CommitFile))
html_url
html_url=(_html_url : String)
merge_base_commit
merge_base_commit=(_merge_base_commit : RepositoryCommit)
patch_url
patch_url=(_patch_url : String)
status
status=(_status : String)
to_json(json : JSON::Builder)
total_commits
total_commits=(_total_commits : Int32)
url
url=(_url : String)