git-machete icon indicating copy to clipboard operation
git-machete copied to clipboard

`delete-unmanaged` should detect squash and merged branches

Open cinnamennen opened this issue 1 year ago • 3 comments

Overview

When a PR is merged I can run traverse and the branch that was merged in will be slid out. However delete-unmanaged will say unmerged to HEAD and prompt for confirmation.

Expected behavior/command output

delete-unmanaged should be able to tell that a branch has been squashed and merged.

Actual behavior/command output

It doesn't.

git and git machete versions

git --version 2.46.0

git-machete version 3.28.0

cinnamennen avatar Aug 24 '24 00:08 cinnamennen