Skip to content

builders: git_clean run 'am --abort' if failed am in git repo

clayton craft requested to merge clean_am_abort into master

This cleans up the repo if there is a failed am, since git clean/reset doesn't seem to clean up the repo in this case.

Merge request reports