Git revert
git_revertRevert a commit by creating an inverse commit, using the specified repository path and revision. Optionally skip committing to review changes first.
Instructions
Revert a commit by creating an inverse commit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rev | Yes | ||
| path | Yes | ||
| no_commit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||