Re: [PATCH 16/18] fsck: support demoting errors to warnings
From: Junio C Hamano <hidden>
Date: 2016-06-15 23:03:20
Johannes Schindelin [off-list ref] writes:
Of course you can say that! ;-) The problem these ugly messages try to solve is to give the user a hint which setting to change if they want to override the default behavior, though...
Ahh, OK, then dashed form would not work as a configuration variable names, so missingTaggerEntry would be the only usable option. Thanks.