Skip to content

reset --hard and merge --abort leave dangling blobs #79

@groldan

Description

@groldan

When in a merge conflict scenario, there are two ways of aborting the merge:
merge --abort and reset HEAD --hard. Both leave the MERGE_MSG and ORIG_HEAD ref dangling, while they should be deleted.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions