Provides struct and type for a ReferenceGitSource
@type t() :: %OpenCode.Generated.ReferenceGitSource{ branch: String.t() | nil, description: String.t() | nil, hidden: boolean() | nil, repository: String.t(), type: String.t() }