Re: [PATCH] xdiff: Match GNU diff behaviour when deciding hunk comment worthiness of lines
From: Junio C Hamano <hidden> Date: 2016-08-11 20:28:37
"Horst H. von Brand" [off-list ref] writes:
Petr Baudis [off-list ref] wrote:
quoted
This removes the '#' and '(' tests and adds a '$' test instead although I
have no idea what it is actually good for - but hey, if that's what GNU
diff does...