You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In case patching fails, we need to capture stderror as well, as git
emits the reason only on stderr.
While fixing this, we parameterize the PatchApplyError to print the vcs
data in a uniform format.
Fixes: 5e4da50 ("repos: restore error handling of patch apply")
Signed-off-by: Felix Moessbauer <[email protected]>
Signed-off-by: Jan Kiszka <[email protected]>
0 commit comments