-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
alex release"release" command"release" commandenhancementNew feature or requestNew feature or request
Description
Problem
If error occurs during release, after alex stopped all changes stays on repository and to restart release, I should manually cancel it, for example like this:
git reset --hard HEAD && git checkout develop && git branch -d release/0.4.2
What to do?
It will be nice if alex itself reset all changes if release is not complete properly
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
alex release"release" command"release" commandenhancementNew feature or requestNew feature or request