Initialize git repository

Create a git repository for the current project and return the refreshed project info.

post/project/git/init

Query parameters

directorystring
workspacestring

Response

Project information after git initialization

idstring required
worktreestring required
vcs'git'
namestring
sandboxesstring[] required

Changes