• Show log

    Commit

  • Hash : 50456801
    Author : Pierre-Olivier Latour
    Date : 2015-06-10T10:09:10

    Fixed handling of GIT_DELTA_CONFLICTED in git_diff_find_similar() 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.