mirror of
https://github.com/jj-vcs/jj.git
synced 2025-12-23 06:01:01 +00:00
It seemed odd that we had to pass ConflictMarkerStyle to snapshot functions. Suppose materialize/parse functions aren't lossy, we can compare hunks in Vec<Merge<BString>> form. This should also be robust for configuration changes. test_materialize_parse_roundtrip_different_markers() is simplified as there should no longer be "pair" of marker styles. |
||
|---|---|---|
| .. | ||
| examples | ||
| src | ||
| testing | ||
| tests | ||
| build.rs | ||
| Cargo.toml | ||
| docs | ||
| LICENSE | ||