mirror of
https://github.com/martinvonz/jj.git
synced 2025-02-05 11:05:46 +00:00
d4004fcb6f
Descendants of abandoned commits should be rebased onto their parents, or the rewritten parents if they had been rewritten. This patch teaches `DescendantRebaser` to do that. It updates `jj rebase -r` to use the functionality. I plan to also use it in `jj abandon` (naturally, given the name), and for rebasing descendants of deleted refs imported from `jj git refresh/fetch/push`. |
||
---|---|---|
.. | ||
benches | ||
protos | ||
src | ||
tests | ||
build.rs | ||
Cargo.toml |