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 issue command, must have a test if the branch already exists.
Sometimes we just commit the branch (eg. 123 branch) to come back later. If we use the command git work issue 123, we will got an error because the branch already exists.