mirror of
https://git.proxmox.com/git/libgit2
synced 2025-05-04 11:52:09 +00:00
![]() A tree to index rename with no changes was getting erased by the iteration routine (if the routine actually loaded the data for the unmodified file). This invokes the code path that was previously messing up the diff and iterates twice to make sure that the iteration process itself doesn't modify the data. |
||
---|---|---|
.. | ||
blob.c | ||
diff_helpers.c | ||
diff_helpers.h | ||
diffiter.c | ||
drivers.c | ||
index.c | ||
iterator.c | ||
notify.c | ||
patch.c | ||
rename.c | ||
submodules.c | ||
tree.c | ||
workdir.c |