sapling/eden/scm/lib/mutationstore
Jun Wu 868c2b0108 mutationstore: copy entries automatically on flush
Summary:
Similar to D7121487 (af8ecd5f80) but works for mutation store. This makes sure at the Rust
layer, mutation entries won't get lost after rebasing or metaeditting a set of
commits where a subset of the commits being edited has mutation relations.

Unlike the Python layer, the Rust layer works for mutation chains. Therefore
some of the tests changes.

Reviewed By: markbt

Differential Revision: D22174991

fbshipit-source-id: d62f7c1071fc71f939ec8771ac5968b992aa253c
2020-07-02 13:22:34 -07:00
..
src mutationstore: copy entries automatically on flush 2020-07-02 13:22:34 -07:00
Cargo.toml mutationstore: copy entries automatically on flush 2020-07-02 13:22:34 -07:00