forked from mirrors/jj
b7acbae168
This patch teaches `DescendantRebaser` to also update heads. That's done at the end of the rebase (when `rebase_next()` starts returning `None`), which is a little weird. We should probably change the interface, but this will do for now. With this change, we should no longer need to remove hidden heads when the transaction commits. That will remove one of the last bits of dependence on evolution from most commands (#32). |
||
---|---|---|
.. | ||
benches | ||
protos | ||
src | ||
tests | ||
build.rs | ||
Cargo.toml |