Files
jj-vcs-jj/cli/testing
Eyvind Bernhardsen 94f28e95b5 diff: Run external diff tools in their temp dir
The name of the temporary directory that is created when running
external diff tools can add significant noise to a diff if the tool
displays paths prominently.

Change the behaviour so that we chdir to the temporary directory before
running the tool, with a setting to revert to the previous behaviour.

Closes #5801
2025-05-12 21:34:19 +00:00
..