fabric_git_update_from_git
Update a Fabric workspace with changes from a specified remote Git commit, using a conflict resolution policy to manage discrepancies.
Instructions
Update the workspace from the remote Git commit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| remoteCommitHash | Yes | Remote commit hash to sync to | |
| conflictResolutionPolicy | No | ||
| workspaceHead | No | ||
| workspace | No | Workspace ID (defaults to FABRIC_DEFAULT_WORKSPACE) |