Search
Provides struct and type for a Branch.Short
@type t() :: %GitHub.Branch.Short{ __info__: map(), commit: map(), name: String.t(), protected: boolean() }