Edit

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.

Create Workspace Relation

Creates a workspace relation between the specified workspace and a related workspace.

Delete Workspace Relation

Deletes a workspace relation.

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 My Git Credentials

Returns the user's Git credentials configuration details.

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's connected to Git.

List Workspace Relations

Returns a list of workspace relations for the specified workspace.

Update From Git

Updates the workspace with commits pushed to the connected branch.

Update My Git Credentials

Updates the user's Git credentials configuration details.