Skip to content

arequest_repository_export

Function: warmhub.arequest_repository_export

arequest_repository_export(client: AsyncWarmHubClient, org_name: str, repo_name: str, *, mode: RepositoryExportMode = 'heads', since_repo_seq: int = 0, at_repo_seq: int | Unset = UNSET)

The async twin of request_repository_export.