ACK. This is what C Git does today. JGit sends lower case, but
is wrong by only accepting lowercase. I will patch it today to
accept mixed case.
ACK. Mixed case SHA-1 MUST be accepted, but lower case SHOULD
be output.
SHA-1 SHOULD be lowercase (a-f), MUST accept a-f or A-F.
These MUST be lowercase.
These MUST be uppercase. Though "ACK %s continue" MUST be mixed
case, as I just wrote it.
No, they are case sensitive.
Why? All of the above is the current C code implementation.
We have to follow what the code does today, and it does case
sensitive compares almost everywhere... except in the SHA-1 parsing.
--
Shawn.
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html