gitext-rs / git-stack

Stacked branch management for Git
Apache License 2.0
516 stars 19 forks source link

Rebases should be done by splicing #44

Closed epage closed 3 years ago

epage commented 3 years ago

I've been having problems due to rebase being an action. It'd greatly simplify things if I instead directly edited the tree.

For dry-run, we should re-edit the display tree so it looks like how things will be changed.