You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
src/cli(refactor[add]): remove automatic ./ to tilde migration
why: Path-first adds should not auto-migrate existing ./ sections; explicit --workspace ./ is the only way to create/target ./ labels.
what:
- Remove migration logic from _ensure_workspace_label_for_merge
- Remove migration logic from _prepare_no_merge_items
- Existing ./ sections now preserved when they match the target workspace
refs: Simplify legacy heuristics
0 commit comments