mirror of
https://github.com/jj-vcs/jj.git
synced 2026-07-08 02:00:44 +08:00
I think using `Diff<T>` for these makes the code more readable, since using 2-element arrays gives a less clear meaning to the arguments.
I think using `Diff<T>` for these makes the code more readable, since using 2-element arrays gives a less clear meaning to the arguments.