sublime_merge
sublime_merge copied to clipboard
Tags shown in branch commands
Version info
- OS: macOS 14.7.2
- Build: 2101
Description
When I run the following commands, all tags are shown in the selection list in addition to all branches:
Delete BranchDelete Remote Branch
Steps to reproduce
Steps to reproduce the behavior:
- Open any repository with tags.
- Run
Delete BranchorDelete Remote Branch.
Expected behavior
A list of only the available local or remote branches should be shown as options.