Make main_cmds and other_cmds local to builtin-help.c
[gitweb.git] / Documentation / config.txt
index 81f981509a2b9c129b31772dee5b859b3f1a2315..af57d943049d5cf39b9681004cb0c7fd30a70c94 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