Skip to content

Allow deleting multiple branches #1256

@haideralsh

Description

@haideralsh

Problem description

Currently the only way to delete branches is either individually via the command palette Delete Branch... or individually using the Locations tab in the side bar. I usually like to delete a bunch of branches after doing a fetch --prune, but currently there is no way to delete more than one branch at a time in Sublime Merge.

Preferred solution

Allow using Shift or Ctrl / Cmd to select multiple branches in the Locations tab to delete multiple branches.

Alternatives

  • Allow selecting multiple items in the command palette.
  • Offer a command to delete fully merged local branches that don't have a remote counterpart.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions