config/diff.txt: drop spurious backtick
Signed-off-by: Martin Ågren <martin.agren@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
36eb1cb9cf
commit
ef39d22fe6
@ -10,7 +10,7 @@ diff.autoRefreshIndex::
|
|||||||
|
|
||||||
diff.dirstat::
|
diff.dirstat::
|
||||||
A comma separated list of `--dirstat` parameters specifying the
|
A comma separated list of `--dirstat` parameters specifying the
|
||||||
default behavior of the `--dirstat` option to linkgit:git-diff[1]`
|
default behavior of the `--dirstat` option to linkgit:git-diff[1]
|
||||||
and friends. The defaults can be overridden on the command line
|
and friends. The defaults can be overridden on the command line
|
||||||
(using `--dirstat=<param1,param2,...>`). The fallback defaults
|
(using `--dirstat=<param1,param2,...>`). The fallback defaults
|
||||||
(when not changed by `diff.dirstat`) are `changes,noncumulative,3`.
|
(when not changed by `diff.dirstat`) are `changes,noncumulative,3`.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user