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.