• Show log

    Commit

  • Hash : 93de20b8
    Author : Edward Thomson
    Date : 2016-06-01T14:56:27

    index_read_index: reset error correctly
    
    Clear any error state upon each iteration.  If one of the iterations
    ends (with an error of `GIT_ITEROVER`) we need to reset that error to 0,
    lest we stop the whole process prematurely.