Skip to content

Commit fbafb7c

Browse files
phillipwoodgitster
authored andcommitted
diff: document --no-color-moved
Add documentation for --no-color-moved. Signed-off-by: Phillip Wood <phillip.wood@dunelm.org.uk> Reviewed-by: Stefan Beller <sbeller@google.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent 7068cbc commit fbafb7c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Documentation/diff-options.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -293,6 +293,10 @@ dimmed-zebra::
293293
`dimmed_zebra` is a deprecated synonym.
294294
--
295295

296+
--no-color-moved::
297+
Turn off move detection. This can be used to override configuration
298+
settings. It is the same as `--color-moved=no`.
299+
296300
--color-moved-ws=<modes>::
297301
This configures how white spaces are ignored when performing the
298302
move detection for `--color-moved`.

0 commit comments

Comments
 (0)