On Sun, Jan 19, 2025 at 8:56 PM brian m. carlson <sandals@xxxxxxxxxxxxxxxxxxxx> wrote: > > [snip] > > I found that using `git log -p --word-diff --word-diff-regex=.` produced > the nicest rendering of the large patch, so I would recommend that to > reviewers. > [off topic] It's a small thing, but I've started including a "Best-viewed-with: <git diff options>" trailer in commits where I think it's relevant. Now I wonder about including a configuration option to automatically apply such options (though safety + alerting someone to this change in how the diff is presented would be an interesting UI factor). -- D. Ben Knoble