Git
Clone a repo
post/git/clone
Request body
Example request
{
"repoPath": "https://github.com/materiahq/materia-server.git",
"localPath": "materia-server"
}Response
Success
{
"repoPath": "https://github.com/materiahq/materia-server.git",
"localPath": "materia-server"
}Success