apply.c
13.5 KB
-
apply: return a specific exit code on failure · c3077ea0
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.
Edward Thomson committed