GitInitRequest model.
@type t() :: %ExDaytona.Model.GitInitRequest{ bare: boolean() | nil, initial_branch: String.t() | nil, path: String.t() }