Re: is it "core.excludesfile" or "core.excludesFile"?

2017-10-05 Thread Junio C Hamano
Stefan Beller  writes:

> On Thu, Oct 5, 2017 at 2:25 PM, Robert P. J. Day  
> wrote:
>>
>>   more pedantic nitpickery, but the git source/docs seems to bounce
>> all over the place as to which of those forms is the right one.
>> opinions?
>
> In the code we use all lowercase to compare (any input is converted to
> lowercase);
> in the docs we try to come up with a sufficient cameLcase to not
> confuse the user.
> In tests, I don't know?

Unless the test is about making sure that section.var and
SecTion.Var are treated the same (and section.subsection.var and
section.subSection.var are treated differently), it is preferrable
to use multiWordSection.multiWordVar in tests for consistency and
for documentation value.


Re: is it "core.excludesfile" or "core.excludesFile"?

2017-10-05 Thread Stefan Beller
On Thu, Oct 5, 2017 at 2:25 PM, Robert P. J. Day  wrote:
>
>   more pedantic nitpickery, but the git source/docs seems to bounce
> all over the place as to which of those forms is the right one.
> opinions?

In the code we use all lowercase to compare (any input is converted to
lowercase);
in the docs we try to come up with a sufficient cameLcase to not
confuse the user.
In tests, I don't know?


is it "core.excludesfile" or "core.excludesFile"?

2017-10-05 Thread Robert P. J. Day

  more pedantic nitpickery, but the git source/docs seems to bounce
all over the place as to which of those forms is the right one.
opinions?

rday

-- 


Robert P. J. Day Ottawa, Ontario, CANADA
http://crashcourse.ca

Twitter:   http://twitter.com/rpjday
LinkedIn:   http://ca.linkedin.com/in/rpjday