fetchit
fetchit copied to clipboard
Add rollback
This PR adds rollback so fetchit won't have deployed only part of a set of changes so the state will only correspond to one commit at a time.
This PR adds simple rollback by trying to undo the changes made during a failed Apply by Applying in the opposite direction.
Signed-off-by: Joseph Sawaya [email protected]
https://github.com/containers/fetchit/issues/242 discussion on whether fetchit should/should not track bad commits