Unstage selected Git paths
git_unstageRemove specified paths from the Git staging area while preserving working-tree changes.
Instructions
Remove explicit paths from the Git index without changing their working-tree contents.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| paths | Yes | ||
| projectId | Yes | ||
| expectedStatusSha256 | Yes |