mdbs99/git-work

git work issue: Test if the branch already exists

mdbs99 opened this issue · 0 comments

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.