diff_tform.c
29.6 KB
-
Fixed handling of GIT_DELTA_CONFLICTED in git_diff_find_similar() · 50456801
git_diff_find_similar() now ignores git_diff_delta records with a status of GIT_DELTA_CONFLICTED, which fixes a crash due to assert() being hit.
Pierre-Olivier Latour committed