--- name: git-rebase description: Rebase a Git branch or edit its commit history. Use when rebasing onto another branch, squashing commits, or continuing or aborting a rebase. --- # Git Rebase Read [the git-rebase command reference](../../commands/git-rebase.md) before handling this operation. Apply the relevant guidance to the user's request.