On Fri, Aug 15, 2025 at 09:36:29PM +0200, Alvar Penning wrote:
> To prevent others from making the same mistake, the git config part of
> the "Preparing a Diff" section in faq5.html[0] could be updated as
> follows.
> 
>   $ git config diff.noprefix true
>   $ git config diff.relative true
>   $ git config diff.renames false

I have added the renames suggestion to the faq5 since it comes up often
enough. I don't really know why --relative is suggested in this section
but I don't think one should set this in the config file, hence I left
that alone.

Reply via email to