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 Git, when you start a rebase, you can delete all lines if you've changed your mind and no longer wish to proceed. This tool should work the same way with editing the release specification. (Note: deleting all lines technically does work to abort, but it throws an error instead of just saying "Aborting".)
The text was updated successfully, but these errors were encountered:
In Git, when you start a rebase, you can delete all lines if you've changed your mind and no longer wish to proceed. This tool should work the same way with editing the release specification. (Note: deleting all lines technically does work to abort, but it throws an error instead of just saying "Aborting".)
The text was updated successfully, but these errors were encountered: