Re: [PATCH v2 0/1] sparse-checkout: respect core.ignoreCase in cone mode
From: Junio C Hamano <hidden> Date: 2019-12-13 20:41:14
"Derrick Stolee via GitGitGadget" [off-list ref] writes:
case-insensitive check when core.ignoreCase is set. Because the performance
impact is much lower than I anticipated, I no longer think it is important
to add a new config option to enable/disable this logic.