git-stacked-rebase icon indicating copy to clipboard operation
git-stacked-rebase copied to clipboard

fix: expect only persistant commands to persist (do not fail assertion because of non-persistant ones)

Open kiprasmel opened this issue 3 years ago • 0 comments

root issue was noticed when doing a simple git-stacked-rebase and adding a break inside the git-rebase-todo file -- --apply would always fail because there'd be 1 less command than expected.

kiprasmel avatar May 06 '22 03:05 kiprasmel