GitKit

Interactive Rebase Plan Builder

Paste recent commits to generate a first-pass rebase todo file with optional cleanup rules.

Safety Checklist

  • Run this on a feature branch, not on your protected main branch.
  • Verify commit order before applying generated actions.
  • Use git push --force-with-lease only after checking remote branch status.

Related GitKit Tools

Use the Branch Name Generator before starting a feature branch.

After cleanup, prepare a consistent commit header with the Commit Message Builder.

Need conflict-handling and recovery walkthroughs? Read the Git Rebase Complete Guide.