mirror of
https://git.proxmox.com/git/libgit2
synced 2025-08-06 12:36:24 +00:00
![]() 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. |
||
---|---|---|
.. | ||
git2 | ||
git2.h |