git_discard_changes
Revert your repository to the last commit by discarding all uncommitted changes and removing untracked files.
Instructions
discards all uncommitted changes and removes untracked files this tool reverts the repository to the state of the last commit (head)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||