Checkout a git repository
POST/source-svc/repo/checkout
Checkout a git repository over https or ssh at a specific version into a temporary directory. Performs a shallow clone with minimal history for faster checkout.
Request
Responses
- 200
- 400
- 401
- 500
Successfully checked out the repository
Invalid JSON
Unauthorized
Internal Server Error