Merge branch 'jk/maint-cleanup-after-exec-failure'
[gitweb.git] / Documentation / config.txt
index 6b3ac5aa90757cde33f6a5d442c570aee06d2f0b..e2b8775dd308d66027494d8705643c30581e2e65 100644 (file)
@@ -635,10 +635,16 @@ diff.renames::
        will enable basic rename detection.  If set to "copies" or
        "copy", it will detect copies, as well.
 
-diff.suppress-blank-empty::
+diff.suppressBlankEmpty::
        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