Git

Operations

Commit To Git

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

Connect

Connect a specific workspace to a git repository and branch.

Disconnect

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

Get Connection

Returns git connection details for the specified workspace.

Get Status

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

Initialize Connection

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

Update From Git

Updates the workspace with commits pushed to the connected branch.