struct

Octokit::Models::Branch

Inherits Struct < Value < Object

Constructors

new(name : String, commit : BranchCommit, protected __arg0 : Bool, protection : BranchProtection, protection_url : String)
new(__temp_3428 : JSON::PullParser)

Instance methods

commit
commit=(_commit : BranchCommit)
name
name=(_name : String)
protected
protected=(_protected : Bool)
protection
protection=(_protection : BranchProtection)
protection_url
protection_url=(_protection_url : String)
to_json(json : JSON::Builder)