Re: [PATCH] diff-lib: ignore all outsider if --relative asked
From: Junio C Hamano <hidden> Date: 2021-08-19 16:58:22
Carlo Arenas [off-list ref] writes:
My only concern is that it seems this has been broken for a while
(couldn't bisect, but AFAIK the first implementation did filter like
this one does), so some people might be expecting the broken
behaviour.
I do not think it is likely.
It only shows changes to unmerged paths outside the current
directory, which does not sound all that useful.