diff options
author | Russell Belfer <rb@github.com> | 2013-12-02 13:30:05 -0800 |
---|---|---|
committer | Russell Belfer <rb@github.com> | 2013-12-02 13:30:05 -0800 |
commit | 97ad85b88d7a2f6d1c31a07de3c3c0b4b504d4ee (patch) | |
tree | 969ed56c8410d3f5f30145b3ce16335cb356075a /tests/diff/diffiter.c | |
parent | 2123a17f83cc95adee4e7259d0686b07f074de4c (diff) | |
download | libgit2-97ad85b88d7a2f6d1c31a07de3c3c0b4b504d4ee.tar.gz |
Add GIT_DIFF_FIND_DELETE_UNMODIFIED flag
When doing copy detection, it is often necessary to include
UNMODIFIED records in the git_diff so they are available as source
records for GIT_DIFF_FIND_COPIES_FROM_UNMODIFIED. Yet in the final
diff, often you will not want to have these UNMODIFIED records.
This adds a flag which marks these UNMODIFIED records for deletion
from the diff list so they will be removed after the rename detect
phase is over.
Diffstat (limited to 'tests/diff/diffiter.c')
0 files changed, 0 insertions, 0 deletions