Git Interactive Rebase Tool
Native cross-platform full-featured terminal-based sequence editor for interactive rebase in Git 1.7.8+.
Table of Contents
Features
Cross-platform
Built and works on Linux, macOS, Windows, and many others.
Set action
Easily set the action to pick
, squash
, fixup
, edit
, reword
and drop
.
Reorder rebase list
Reorder the action list with a single key press.
Multiline modification
Change action and reorder multiple lines at once with visual mode.
Toggle break
s
View commit details and diff
View the commit overview, and a full commit diff with a press of a key.
Unicode and Emoji support
Edit exec
command
Easily edit the command that is run by an exec
command.
Edit in external editor
Need to do something in your Git editor? Quickly shell out to your editor, make a change and return to the…