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 e465796 commit 30211fbCopy full SHA for 30211fb
Documentation/diff-options.txt
@@ -286,8 +286,8 @@ endif::git-format-patch[]
286
287
ifndef::git-format-patch[]
288
--check::
289
- Warn if changes introduce whitespace errors. What are
290
- considered whitespace errors is controlled by `core.whitespace`
+ Warn if changes introduce conflict markers or whitespace errors.
+ What are considered whitespace errors is controlled by `core.whitespace`
291
configuration. By default, trailing whitespaces (including
292
lines that solely consist of whitespaces) and a space character
293
that is immediately followed by a tab character inside the
0 commit comments