Re: [PATCH v4] Documentation: declare "core.ignoreCase" as internal variable
On 28.06.18 13:21, Marc Strapetz wrote: > The current description of "core.ignoreCase" reads like an option which > is intended to be changed by the user while it's actually expected to > be set by Git on initialization only. Subsequently, Git relies on the > proper configuration of this variable,
Re: [PATCH v4] Documentation: declare "core.ignoreCase" as internal variable
Thanks.