We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 563005e commit c34a6bdCopy full SHA for c34a6bd
Documentation/config/log.txt
@@ -34,9 +34,9 @@ log.excludeDecoration::
34
option.
35
36
log.diffMerges::
37
- Set default diff format to be used for merge commits. See
38
- `--diff-merges` in linkgit:git-log[1] for details.
39
- Defaults to `separate`.
+ Set diff format to be used when `--diff-merges=on` is
+ specified, see `--diff-merges` in linkgit:git-log[1] for
+ details. Defaults to `separate`.
40
41
log.follow::
42
If `true`, `git log` will act as if the `--follow` option was used when
0 commit comments