Reference
mg orphan
Remove a branch from mrge’s tracking
Name
mg orphan
— Remove a branch from mrge’s stack management.
Synopsis
Description
-
Disassociates
<branch_name>
from your mrge stack (does not delete the branch from Git). -
Child branches remain but will still point to the old parent unless reparented or orphaned as well.
Examples
- This is irreversible in mrge’s metadata; to bring it back, use mg
adopt. - Orphaned branches won’t appear in
mg list
.
Was this page helpful?