{{[[TODO]]}} we could very well, after `apply`, have `check`, which would go from 1st branch to last, and could have a sub-command of `check` that would show the diff in the branch - same as we have the alias `sod`
-
{{[[TODO]]}} on the alias - would be good to have it, but also a separate alias that would show only that branch's diff, __without__ the changes included from previous branches
-
{{[[TODO]]}} `next` and `prev` to switch between branches / diffs
-
yep seems to make sense.
-
{{[[TODO]]}} could even have the `current` stacked rebase ref, so that you don't even need to specify the branch you're on & the branch you're rebasing on top of, and could do just `git stacked-rebase prev` & `git stacked-rebase next` w/o any shenaningans
-
-