Re: git-cherry-pick no longer detecting moved files in 1.5.3.4

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Richard Quirk <richard.quirk@...>
Cc: <git@...>
Date: Tuesday, October 16, 2007 - 8:58 pm

Richard Quirk <richard.quirk@gmail.com> wrote:

Someone else already responded about how to set this limit, but
I wanted to clarify what the docs vs. the code were doing here.

The docs use camelCase as it is prettier to read multiple words
that useCamelCase than alllowercaselikethis.  Internally when we
parse your config file we lowercase the entire string so that the
code can worry only about the lowercase variant.  That's why you
see it all lowercase in diff.c, but the docs suggest you to use
the camelCase format.

-- 
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
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: git-cherry-pick no longer detecting moved files in 1.5.3.4, Shawn O. Pearce, (Tue Oct 16, 8:58 pm)