Browse Source

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>
maint
Phillip Wood 6 years ago committed by Junio C Hamano
parent
commit
fbafb7c682
  1. 4
      Documentation/diff-options.txt

4
Documentation/diff-options.txt

@ -293,6 +293,10 @@ dimmed-zebra:: @@ -293,6 +293,10 @@ dimmed-zebra::
`dimmed_zebra` is a deprecated synonym.
--

--no-color-moved::
Turn off move detection. This can be used to override configuration
settings. It is the same as `--color-moved=no`.

--color-moved-ws=<modes>::
This configures how white spaces are ignored when performing the
move detection for `--color-moved`.

Loading…
Cancel
Save