mirror of
https://github.com/martinvonz/jj.git
synced 2025-05-30 19:32:39 +00:00
This prepares for allowing the base tree to be a conflict at the root-tree level (#1624). We could remove the `Conflict` variant completely. I tried doing that and it slowed down `jj diff` by ~3% in the Linux repo with a clean working copy with only mtime bumped on all files.