🔄
Verifiedgit0 installs

Interactive Rebase

Interactively rebase last N commits

Command

git rebase -i HEAD~$COUNT

Installation

Via StackShack CLI

npx stackshack install git-interactive-rebase

Manual Installation

Copy and run the command in your terminal:

git rebase -i HEAD~$COUNT

Prerequisites

git

Tags

#git#rebase#history

Quick Actions

Stats

Installs0
Categorygit
Statuspublished

Need Help?

Check our documentation or reach out to the community.

Get Support

More git Commands