sublime_merge icon indicating copy to clipboard operation
sublime_merge copied to clipboard

Tags shown in branch commands

Open willrowe opened this issue 9 months ago • 0 comments

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:

  1. Delete Branch
  2. Delete Remote Branch

Steps to reproduce

Steps to reproduce the behavior:

  1. Open any repository with tags.
  2. Run Delete Branch or Delete Remote Branch.

Expected behavior

A list of only the available local or remote branches should be shown as options.

willrowe avatar Feb 21 '25 14:02 willrowe