diff options
author | Russell Belfer <rb@github.com> | 2013-07-24 17:48:37 -0700 |
---|---|---|
committer | Russell Belfer <rb@github.com> | 2013-07-24 17:48:37 -0700 |
commit | effdbeb3239b777e2b19fc4944643fc7f2a768c3 (patch) | |
tree | 997fc8b3a975010d7a9df07226bda8d5c0e92dea /tests-clar/diff/rename.c | |
parent | a5140f4dda66263a34080b11cfc34a49c9743100 (diff) | |
download | libgit2-effdbeb3239b777e2b19fc4944643fc7f2a768c3.tar.gz |
Make rename detection file size fix better
The previous fix for checking file sizes with rename detection
always loads the blob. In this version, if the odb backend can
get the object header without loading the whole thing into memory,
then we'll just use that, so that we can eliminate possible rename
sources & targets without loading them.
Diffstat (limited to 'tests-clar/diff/rename.c')
0 files changed, 0 insertions, 0 deletions