Re: [PATCH 05/18] Allow demoting errors to warnings via receive.fsck.<key> = warn
From: Junio C Hamano <hidden>
Date: 2016-06-15 23:03:15
Johannes Schindelin [off-list ref] writes:
For example, missing emails in commit and tag objects can be demoted to mere warnings with git config receive.fsck.missing-email warn
No punctuations in the first and the last level of configuration variable names, please. I.e. s/missing-email/missingEmail/ or something.