diff options
author | Russell Belfer <rb@github.com> | 2013-12-02 13:27:06 -0800 |
---|---|---|
committer | Russell Belfer <rb@github.com> | 2013-12-02 13:27:06 -0800 |
commit | 2123a17f83cc95adee4e7259d0686b07f074de4c (patch) | |
tree | b04541454e33323e77d1f3e58eee32e8abb3df16 /include/git2/diff.h | |
parent | 14984af6cb9906746d2c64c5df7542ecd7406b16 (diff) | |
download | libgit2-2123a17f83cc95adee4e7259d0686b07f074de4c.tar.gz |
Fix bug making split deltas a COPIED targets
When FIND_COPIES is used in combination with BREAK_REWRITES for
rename detection, there was a bug where the split MODIFIED delta
was only used as a target for RENAME records and not for COPIED
records. This fixes that, converting the split into a pair of
DELETED and COPIED deltas when that circumstance arises.
Diffstat (limited to 'include/git2/diff.h')
0 files changed, 0 insertions, 0 deletions