mirror of
https://github.com/jj-vcs/jj.git
synced 2025-12-23 06:01:01 +00:00
I'll add same-change rule parameter to disable A+(A-B)=A resolution. Since tree merging involves content merging, file-level parameters should also be included in the "tree" merge options. We could add a nested options type, but I don't think we'll add an option that applies only to tree-level merging. So this patch unifies these options types as MergeOptions. |
||
|---|---|---|
| .. | ||
| examples | ||
| src | ||
| testing | ||
| tests | ||
| build.rs | ||
| Cargo.toml | ||
| docs | ||
| LICENSE | ||