Skip to content

"Delete Branch" option is sometimes unexpectedly missing #3582

@eamodio

Description

@eamodio

Continued from #3514

Originally posted by @DmitryEfimenko in #3514 (comment)

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

image

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

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions