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