color-words: Support diff.wordregex config option
[gitweb.git] / Documentation / config.txt
index 7408bb2d34441dede61718e5d77dd08e26de3731..0ca983ac3b36465cd63ba55ea702ec1aba9ea445 100644 (file)
@@ -639,6 +639,12 @@ diff.suppress-blank-empty::
        A boolean to inhibit the standard behavior of printing a space
        before each empty output line. Defaults to false.
 
+diff.wordregex::
+       A POSIX Extended Regular Expression used to determine what is a "word"
+       when performing word-by-word difference calculations.  Character
+       sequences that match the regular expression are "words", all other
+       characters are *ignorable* whitespace.
+
 fetch.unpackLimit::
        If the number of objects fetched over the git native
        transfer is below this