Commit c3077ea0fa5ea8e0b27b1b47e95032da0591d861

Edward Thomson 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.