We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36eb1cb commit ef39d22Copy full SHA for ef39d22
Documentation/config/diff.txt
@@ -10,7 +10,7 @@ diff.autoRefreshIndex::
10
11
diff.dirstat::
12
A comma separated list of `--dirstat` parameters specifying the
13
- default behavior of the `--dirstat` option to linkgit:git-diff[1]`
+ default behavior of the `--dirstat` option to linkgit:git-diff[1]
14
and friends. The defaults can be overridden on the command line
15
(using `--dirstat=<param1,param2,...>`). The fallback defaults
16
(when not changed by `diff.dirstat`) are `changes,noncumulative,3`.
0 commit comments