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
There's now potentially a related issue. The "Delete Branch" option is completely gone. Previously, the "Delete option" would not show when you are on the branch that you want to delete. But, I made sure it's not the case.
Also, see the result of these commands:
git worktree list
C:/Source/art/art-backend b5033fb [master]
git branch
fix/75
* master
It's worth mentioning that I experience the issue with missing "Delete Branch" button in one repository, but not the other. Although, my git workflow is usually the same. Not sure what the difference is