Search
Provides struct and type for GitRef
@type t() :: %GitHub.Git.Ref{ node_id: String.t(), object: map(), ref: String.t(), url: String.t() }