git-ps-rs
git-ps-rs copied to clipboard
Allow non-interactive rebase
It would be nice to allow doing something like gps rebase --edit 2 where 2 is the patch index.
Motivation: most often I know exactly what I want out of the rebase, and going through the interactive interface is time consuming.