Skip to content

Plugin "Delete obsolete branches" - handle not fully merged branches #3871

@fairking

Description

@fairking

v. 2.50.01

When I try to remove obsolete branches it does nothing. It was working with previous versions.

Edited:
The plugin does not remove branches that are not fully merged. These branches are listed by the git branch --merged command despite of they are not fully merged (merged to HEAD, but not merged to the remote tracking branch).

GitExt should have an option to delete also not fully merged branches. Not fully merged branches have to be deleted with -D option.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions