Re: [PATCH] Make default pre-commit hook less noisy
From: Junio C Hamano <hidden> Date: 2016-06-15 22:44:05
Jean-Luc Herren [off-list ref] writes:
This hook thought to have found a conflict marker any time it saw
a 7-character combination of any of the characters '<>=' at the
beginning of a line, whereas it should only look for the *same*
character to appear repeatedly.