Provides struct and type for a VcsInfo
@type t() :: %OpenCode.Generated.VcsInfo{ branch: String.t() | nil, default_branch: String.t() | nil }