git-rebasei/README.md
2021-04-04 07:22:28 +01:00

797 B

Build Status, Build Stats, Maintained as of 2018, License: CC0 v1.0.

git-rebasei

A small wrapper around git rebase -i to show commits in the same order and with the same information as git log --oneline --decorate

To enable:

git config --global sequence.editor git-rebasei-editor

and make sure that git-rebasei-editor is in your $PATH