diff options
author | Junio C Hamano <junkio@cox.net> | 2005-06-10 18:31:02 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-06-12 20:40:20 -0700 |
commit | a7ca65405c364e674cf4359b07ae959d4ece01ab (patch) | |
tree | bb4252ae5b5f870a15b0d4dfedf23a6a13591fd4 /epoch.h | |
parent | [PATCH] Tutorial update to adjust for -B fix (diff) | |
download | tgif-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 'epoch.h')
0 files changed, 0 insertions, 0 deletions