Skip to content

Commit 30211fb

Browse files
salty-horsegitster
authored andcommitted
Documentation: git diff --check detects conflict markers
Signed-off-by: Ori Avtalion <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent e465796 commit 30211fb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Documentation/diff-options.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -286,8 +286,8 @@ endif::git-format-patch[]
286286

287287
ifndef::git-format-patch[]
288288
--check::
289-
Warn if changes introduce whitespace errors. What are
290-
considered whitespace errors is controlled by `core.whitespace`
289+
Warn if changes introduce conflict markers or whitespace errors.
290+
What are considered whitespace errors is controlled by `core.whitespace`
291291
configuration. By default, trailing whitespaces (including
292292
lines that solely consist of whitespaces) and a space character
293293
that is immediately followed by a tab character inside the

0 commit comments

Comments
 (0)