git_git_rollback_file
Restore any file to its exact state from a specified commit. Defaults to the last commit, effectively undoing recent changes.
Instructions
Restore a single file to its state at a specific commit (default: last commit = undo changes).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| relative_path | Yes | ||
| sha | No | HEAD |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||