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
At the moment when there are merge conflicts during stack update the command fails and exits. You then need to fix the conflicts, commit and re-do the overall command, which isn't a great experience. Instead it would be good to detect the merge conflicts, tell the user to go fix them and commit and wait for confirmation before continuing on to the next branch in the stack.
The text was updated successfully, but these errors were encountered:
At the moment when there are merge conflicts during
stack update
the command fails and exits. You then need to fix the conflicts, commit and re-do the overall command, which isn't a great experience. Instead it would be good to detect the merge conflicts, tell the user to go fix them and commit and wait for confirmation before continuing on to the next branch in the stack.The text was updated successfully, but these errors were encountered: