Search
Provides struct and type for ShortBranch
@type t() :: %GitHub.ShortBranch{ __info__: map(), commit: map(), name: String.t(), protected: boolean(), protection: GitHub.Branch.Protection.t() | nil, protection_url: String.t() | nil }