01Smart merge-base detection to automatically find the correct branch divergence point.
02Customizable squash strategies that present multiple organizational options to the user.
03Support for advanced Git operations including fixup, squash, reword, and drop commands.
040 GitHub stars
05Automated non-interactive Git rebase using GIT_SEQUENCE_EDITOR to prevent terminal hangs.
06Mandatory safety verification by diffing rebased history against the original HEAD.