git-interactive-rebase-tool 2.1.0
Terminal based sequence editor for git interactive rebase
This application is a terminal-based sequence editor for git interactive rebase.
- Website: https://gitrebasetool.mitmaro.ca/
- Licenses: GPL 3+
- Package source: gnu/packages/rust-apps.scm
- Builds: See build status
- Issues: See known issues
Installation
Install git-interactive-rebase-tool 2.1.0
as follows:
guix install git-interactive-rebase-tool@2.1.0
Or install the latest version:
guix install git-interactive-rebase-tool
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.