> I wonder if OP has diff.wordRegex config (or attributes triggering a > diff.*.wordRegex) that is doing something else. Wow, you are right, sorry for the noise. $ git config -l | grep word diff.wordregex=[[:alnum:]_]+|[^[:space:]]
> I wonder if OP has diff.wordRegex config (or attributes triggering a > diff.*.wordRegex) that is doing something else. Wow, you are right, sorry for the noise. $ git config -l | grep word diff.wordregex=[[:alnum:]_]+|[^[:space:]]