]> git.ipfire.org Git - thirdparty/git.git/commit
diff: use "find" instead of "detect" as prefix for long forms of -M and -C
authorYann Dirson <ydirson@altern.org>
Wed, 10 Nov 2010 20:27:12 +0000 (21:27 +0100)
committerJunio C Hamano <gitster@pobox.com>
Fri, 10 Dec 2010 21:52:05 +0000 (13:52 -0800)
commitf611ddc774b58864b1f0b02962c524683a2f6c59
tree67d6715304e8ef8b72b45e14278e7cfab8fe6bad
parent150a5daad0095d06d38eadefdde4703fa3cca3e5
diff: use "find" instead of "detect" as prefix for long forms of -M and -C

It is more consistent with existing --find-copies-harder; luckily "detect"
variant has not appeared in any officially released version of git.

Signed-off-by: Yann Dirson <ydirson@altern.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/diff-options.txt
diff.c