request_repository_export
Function: warmhub.request_repository_export
request_repository_export(client: WarmHubClient, org_name: str, repo_name: str, *, mode: RepositoryExportMode = 'heads', since_repo_seq: int = 0, at_repo_seq: int | Unset = UNSET)Ask the server to build the export in the background.