author | Yann Dirson <ydirson@altern.org> | |
Wed, 10 Nov 2010 20:27:12 +0000 (21:27 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Fri, 10 Dec 2010 21:52:05 +0000 (13:52 -0800) | ||
commit | f611ddc774b58864b1f0b02962c524683a2f6c59 | |
tree | 67d6715304e8ef8b72b45e14278e7cfab8fe6bad | tree | snapshot |
parent | 150a5daad0095d06d38eadefdde4703fa3cca3e5 | commit | diff |
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>
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 | blob | history | |
diff.c | diff | blob | history |