Re: [PATCH 3/3] index: do not warn about unrecognized extensions
From: Junio C Hamano <hidden> Date: 2018-11-13 01:10:20
Jonathan Nieder [off-list ref] writes:
We almost obey that convention, but there is a problem: when
encountering an unrecognized optional extension, we write
ignoring FNCY extension
to stderr, which alarms users.
Then the same comment as 2/3 applies to this step.