• Show log

    Commit

  • Hash : c3077ea0
    Author : Edward Thomson
    Date : 2018-06-25T21:24:49

    apply: return a specific exit code on failure
    
    Return `GIT_EAPPLYFAIL` on patch application failure so that users can
    determine that patch application failed due to a malformed/conflicting
    patch by looking at the error code.