Search
Provides struct and type for a Commit.Parents
@type t() :: %GitHub.Commit.Parents{ __info__: map(), html_url: String.t() | nil, sha: String.t(), url: String.t() }