Hi,
Testing color configuration via scripting, I tried the following command:
git -c color.diff=always config --get-colorbool diff false
on a repository with color.diff=auto.
I'd expect "true" as output, but got "false". "git diff" works as
expected though. Is this an exception for "git config"?
Using git version 1.7.10.1.
--
Daniel Villeneuve
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html