aboutsummaryrefslogtreecommitdiff
path: root/diff-files.c
diff options
context:
space:
mode:
authorJunio C Hamano <junkio@cox.net>2005-06-10 18:31:02 -0700
committerLinus Torvalds <torvalds@ppc970.osdl.org>2005-06-12 20:40:20 -0700
commita7ca65405c364e674cf4359b07ae959d4ece01ab (patch)
treebb4252ae5b5f870a15b0d4dfedf23a6a13591fd4 /diff-files.c
parentd327b89a224e6d8db37ad97be1f8c0a54e380a29 (diff)
downloadgit-a7ca65405c364e674cf4359b07ae959d4ece01ab.tar.gz
git-a7ca65405c364e674cf4359b07ae959d4ece01ab.tar.xz
[PATCH] diff-tree: --find-copies-harder
Normally, diff-tree does not feed unchanged filepair to diffcore for performance reasons, so copies are detected only when the source file of the copy happens to be modified in the same changeset. This adds --find-copies-harder flag to tell diff-tree to sacrifice the performance in order to find copies the same way as other commands in diff-* family. Signed-off-by: Junio C Hamano <junkio@cox.net> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'diff-files.c')
0 files changed, 0 insertions, 0 deletions