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 My Git Credentials |
Returns the user's Git credentials configuration details. |
Get Status |
Returns the |
Initialize Connection |
Initialize a connection for a workspace that's connected to Git. |
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. |