author | Junio C Hamano <junkio@cox.net> | |
Sun, 9 Apr 2006 03:17:46 +0000 (20:17 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sun, 9 Apr 2006 03:32:41 +0000 (20:32 -0700) | ||
commit | fc5807190ef700d01e25968f48438736f18ae3dc | |
tree | 3233bca131bf2a430b0328fb7f407596116c5f37 | tree | snapshot |
parent | a041d94f29d76d53ff3cc4169b99c6eefea8639d | commit | diff |
diffcore-rename: fix merging back a broken pair.
When a broken pair is matched up by rename detector to be merged
back, we do not want to say it is "dissimilar" with the
similarity index. The output should just say they were changed,
taking the break score left by the earlier diffcore-break run if
any.
Signed-off-by: Junio C Hamano <junkio@cox.net>
When a broken pair is matched up by rename detector to be merged
back, we do not want to say it is "dissimilar" with the
similarity index. The output should just say they were changed,
taking the break score left by the earlier diffcore-break run if
any.
Signed-off-by: Junio C Hamano <junkio@cox.net>
diffcore-rename.c | diff | blob | history |