Import a Git repo with all history from a Git URL. must have no commits and no branches, or be already marked as synced with the same git_url. The git repo URL must have http credentials embedded or otherwise hosted on Github and the owner has the Diversion Github app integration set up.
This API uses OAuth 2 with the implicit grant flow
The repo ID of the repository. Repo name can be used instead of the ID, but usage of ID for permanent linking and API requests is preferred.
3 - 128
"example_id"
Details of a git repo to import into Diversion
Import started asynchronously. Poll the repo until it shows a default branch.