Code

Merge branch 'maint'
[git.git] / Documentation / config.txt
index 3727239891321a52d16fa7f9ed73bf172b758c48..ed3285f89927e1d988527ae5b67a5bea357d30e0 100644 (file)
@@ -572,6 +572,10 @@ diff.autorefreshindex::
        affects only 'git-diff' Porcelain, and not lower level
        'diff' commands, such as 'git-diff-files'.
 
+diff.suppress-blank-empty::
+       A boolean to inhibit the standard behavior of printing a space
+       before each empty output line. Defaults to false.
+
 diff.external::
        If this config variable is set, diff generation is not
        performed using the internal diff machinery, but using the