git_rebase
Reapply commits onto another base to rewrite branch history. Continue, abort, or skip an active rebase when conflicts or changes need handling.
Instructions
Reapply commits on top of another base.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cwd | No | Optional local working directory or repository path. | |
| ref | No | Upstream branch or commit. | |
| action | No | Rebase control action. |