On Thu, Oct 5, 2017 at 2:25 PM, Robert P. J. Day <rpj...@crashcourse.ca> 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?

Reply via email to