struct

GitHub::Git::Refs

Inherits GitHub::API < Struct < Value < Object

Constructors

new(client, repo_owner : String, repo_name : String)
Source

Instance methods

create(ref : String, sha : String)
Source
get(ref_name : String)
Source
repo_name
Source
repo_owner
Source
update(ref : String, sha : String, force : Bool = false)
Source