summaryrefslogtreecommitdiff
path: root/combine-diff.c
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <junkio@cox.net>2006-02-28 20:19:47 -0800
committerLibravatar Junio C Hamano <junkio@cox.net>2006-03-01 04:08:12 -0800
commita64dd34d8cce018742badb49b87c5c565be655ce (patch)
tree62fd992f43d72e00c6f0b1491a6a9c03dd355e98 /combine-diff.c
parentsample hooks template. (diff)
downloadtgif-a64dd34d8cce018742badb49b87c5c565be655ce.tar.xz
diffcore-break: micro-optimize by avoiding delta between identical files.
We did not check if we have the same file on both sides when computing break score. This is usually not a problem, but if the user said --find-copies-harde with -B, we ended up trying a delta between the same data even when we know the SHA1 hash of both sides match. Signed-off-by: Junio C Hamano <junkio@cox.net> (cherry picked from aeecd23ae2785a0462d42191974e9d9a8e439fbe commit)
Diffstat (limited to 'combine-diff.c')
0 files changed, 0 insertions, 0 deletions