mirror of
https://github.com/martinvonz/jj.git
synced 2024-12-28 23:55:54 +00:00
66ba74cf5a
Before this commit, when the `evolve()` evolved a stack of orphans, it would use the evolve state from the beginning of the function to calculate where they should go. That meant that only the bottom-most orphan(s) would get evolved to their right place. This commit fixes that by use the Transaction's evolution state. |
||
---|---|---|
.. | ||
protos | ||
src | ||
tests | ||
Cargo.toml |