FreeBSD Manual Pages
INTERACTIVE-REBASE-TOOL(1) INTERACTIVE-REBASE-TOOL(1) NAME interactive-rebase-tool - full featured sequence editor for git SYNOPSIS interactive-rebase-tool <rebase-todo-filepath> interactive-rebase-tool [options] DESCRIPTION Native cross platform full feature terminal based sequence editor for git interactive rebase. To configure git to use it by default for interactive rebasing (i.e. with git rebase --interactive), use: git config --global sequence.editor interactive-rebase-tool OPTIONS --help Prints help information --version Prints version information ON-LINE HELP Press ? during use for a summary of commands. SEE ALSO git(1) BUGS See: <https://github.com/MitMaro/git-interactive-rebase-tool/issues> AUTHOR Tim Oram (dev@mitmaro.ca) INTERACTIVE-REBASE-TOOL(1)
NAME | SYNOPSIS | DESCRIPTION | OPTIONS | ON-LINE HELP | SEE ALSO | BUGS | AUTHOR
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=interactive-rebase-tool&sektion=1&manpath=FreeBSD+Ports+14.3.quarterly>