Merge branch 'jc/request-pull-match-tagname'
[gitweb.git] / Documentation / diff-config.txt
index 1aed79e7dc451f02e1b15dd0644c89fee6071703..67a90a828c04b7277fc603c6518fd0ecd8247d32 100644 (file)
@@ -52,6 +52,10 @@ directories with less than 10% of the total amount of changed files,
 and accumulating child directory counts in the parent directories:
 `files,10,cumulative`.
 
+diff.statGraphWidth::
+       Limit the width of the graph part in --stat output. If set, applies
+       to all commands generating --stat output except format-patch.
+
 diff.external::
        If this config variable is set, diff generation is not
        performed using the internal diff machinery, but using the