ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib
Martin von Zweigbergk 66ba74cf5a evolution: use updated state when resolving descendants of orphans
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.
2020-12-23 17:32:32 -08:00
..
protos releasing: add copyright header also to generated files 2020-12-15 18:36:23 -08:00
src evolution: use updated state when resolving descendants of orphans 2020-12-23 17:32:32 -08:00
tests evolution: use updated state when resolving descendants of orphans 2020-12-23 17:32:32 -08:00
Cargo.toml tests: start using the maplit crate 2020-12-23 17:32:31 -08:00