Search
Provides struct and type for a Git.RefObject
@type t() :: %GitHub.Git.RefObject{ __info__: map(), sha: String.t(), type: String.t(), url: String.t() }