mirror of
https://github.com/jj-vcs/jj.git
synced 2026-07-07 09:13:10 +08:00
Add support for invoking diff editors (`jj diffedit`, `jj split`, etc.) once per changed file, instead of once with a temporary directory pair. This enables using per-file tools like `vimdiff` for editing. The new `merge-tools.<tool>.edit-invocation-mode` option controls this independently from `diff-invocation-mode`. Fixes #7760.
31 KiB
31 KiB