mirror of
https://github.com/martinvonz/jj.git
synced 2025-01-02 18:01:05 +00:00
dee5dff20d
If we allow `Conflict::simplify()` to swap the removes and adds as freely as we currently do, we may present the user with a conflict marker with a diff that has never appeared anywhere before the simplification. That seems very confusing. Let's instead preserve the diffs when we simplify conflicts. |
||
---|---|---|
.. | ||
benches | ||
gen-protos | ||
src | ||
tests | ||
testutils | ||
build.rs | ||
Cargo.toml |