Has this series been ever tested? $ git diff one two diff --git a/one b/two index f9facd3..10c6195 100644 --- a/one +++ b/two @@ -1 +1 @@ -A quick(brown) fox +A quick(yellow) fox $ tail -n 2 .git/config [diff] nonwordchars = "()" $ git diff --color-words one two diff --git a/one b/two index f9facd3..10c6195 100644 --- a/one +++ b/two @@ -1 +1 @@ A quick(<red>brown)</red><green>yellow)</green> fox -- 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