git-ps-rs icon indicating copy to clipboard operation
git-ps-rs copied to clipboard

make `gps ls` work when in middle of rebase

Open drewdeponte opened this issue 3 years ago • 0 comments

The ideal would be that when we are in the middle of a rebase of the patch stack we can still run gps ls and see the current state of which patches have been played already, where we are stopped at, and which patches are to be played still.

Not sure exactly what this would look like visually.

Maybe just the patch stack with some ------ line indicating where it is stopped at with the patches to be played above it or something.

drewdeponte avatar Jul 14 '22 02:07 drewdeponte