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
The point of "all:" is to prevent mistakes, such as jj new main when main is in a conflicted state. Should we just rely on undo instead? Perhaps that's enough, especially if we address #5632.