Releases: MitMaro/git-interactive-rebase-tool
Releases · MitMaro/git-interactive-rebase-tool
Beta Release 0.1.0
This is a early beta of the tool.
To use copy the binary below to a location on your PATH and run git config --global sequence.editor git-interactive-tool
.
You will need ncurses for this project to work, on OSX:
brew install --force homebrew/dupes/ncurses