Skip to content

orphan: handle invalid parent branches #116

@boneskull

Description

@boneskull

If the parent branch of a tracked branch is no longer valid (missing or itself is untracked), gh stack orphan will refuse to orphan the current branch, claiming that the current branch is itself untracked.

Evaluate a) why this is happening, and b) what the consequences are of removing the check other than the undesirable behavior described above. Find a way to avoid the undesirable behavior w/o introducing some sort of regression.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions