rebase_abort
Abort an ongoing Git rebase and restore any changes that were moved aside, returning the repository to its pre-rebase state.
Instructions
Abandon the rebase and put back anything that was moved aside.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | No | . |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| head | Yes | ||
| guidance | Yes | ||
| restored | Yes |