Matthieu Moy <matthieu....@imag.fr> writes:

> diff --git a/Documentation/diff-config.txt b/Documentation/diff-config.txt
> index 40e5de9..69389ae 100644
> --- a/Documentation/diff-config.txt
> +++ b/Documentation/diff-config.txt
> @@ -111,7 +111,7 @@ diff.renames::
>       Whether and how Git detects renames.  If set to "false",
>       rename detection is disabled. If set to "true", basic rename
>       detection is enable.  If set to "copies" or "copy", Git will

Not a new issue, but s/enable/&d/, I think.

> -     detect copies, as well.  Defaults to false.  Note that this
> +     detect copies, as well.  Defaults to true.  Note that this
>       affects only 'git diff' Porcelain like linkgit:git-diff[1] and
>       linkgit:git-log[1], and not lower level commands such as
>       linkgit:git-diff-files[1].
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to