Mike Hommey <m...@glandium.org> writes:

>   (snip)
>   Status letters C and R are always followed by a score (denoting the
>   percentage of similarity between the source and target of the move or
>   copy), and are the only ones to be so.

Good eyes.  I _think_ what happened was that break-and-then-merge
(aka complete rewrite detection) came way after this was originally
written, and "the only ones to be so" is stale in the world with
complete rewrite feature enabled.

Perhaps update

    , and are the only ones to be so.

to

    ; M may be followed by a score to denote how complete a rewrite
    the change is.

or something like that?

--
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