After orphaning, the orphan output tree shows that the parent is currently checked out when it is not and in fact, the orphan branch is the checkout branch, which is the correct behavior, but the display is incorrect.
Orphaned 'fix/sync-premature-deletion'. It is no longer tracked by dig.
main
└── ✓ feat/sync-progress
Expected output
Orphaned 'fix/sync-premature-deletion'. It is no longer tracked by dig.
main
└── * feat/sync-progress
✓ fix/sync-premature-deletion (orphaned)
After orphaning, the orphan output tree shows that the parent is currently checked out when it is not and in fact, the orphan branch is the checkout branch, which is the correct behavior, but the display is incorrect.
Expected output