View Source GitHub.ShortBranch (GitHub REST API Client v0.0.1-beta.0)
Provides struct and type for ShortBranch
Link to this section Summary
Link to this section Types
@type t() :: %GitHub.ShortBranch{ commit: map(), name: String.t(), protected: boolean(), protection: GitHub.Branch.Protection.t() | nil, protection_url: String.t() | nil }