Git

Operations

Commit To Git

Note

This API is in preview.

Commits the changes made in the workspace to the connected remote branch.

Connect

Note

This API is in preview.

Connect a specific workspace to a git repository and branch.

Disconnect

Note

This API is in preview.

Disconnect a specific workspace from the Git repository and branch it is connected to.

Get Connection

Note

This API is in preview.

Returns git connection details for the specified workspace.

Get Status

Note

This API is in preview.

Returns the Git status of items in the workspace, that can be committed to Git.

Initialize Connection

Note

This API is in preview.

Initialize a connection for a workspace that is connected to Git.

Update From Git

Note

This API is in preview.

Updates the workspace with commits pushed to the connected branch.