Skip to content

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

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE.txt
Unknown
LICENSE-more.md
Notifications You must be signed in to change notification settings

SuzanneSoy/git-rebasei

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE.txt
Unknown
LICENSE-more.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages