mirror of
https://github.com/jj-vcs/jj.git
synced 2026-07-11 12:03:54 +08:00
Not setting `diff-args` is equivalent to `diff-args=["$left", "$right"]`, which I also documented here. I couldn't decide whether the new error should be part of `DiffRenderError`, `DiffGenerateError`, or `MergeToolError`. Since the treatment of diff formatters is already very different from other merge tools, I just made it a CommandError for now.
119 KiB
119 KiB