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
Let's say I'm deleting foo. I've done it in two commits, both got errors:
Delete the folders, don't update config: errors with Directory mapping uses non-existent root: foo
Delete the foo config: errors with Error: ❌ Repository is out of SYNC!
🤔 Any ideas how to resolve? I can imagine I can surgically make the changes in the dest repo and then update the adiera id. But I'd hope this can be done in an automated fashion instead.
As a side it would be great to document some workflows for adding new paths and any gotchas, e.g:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hey mate — what's the best way to remove path mappings from a shipit sync?
E.g. say I have this config:
Let's say I'm deleting foo. I've done it in two commits, both got errors:
Directory mapping uses non-existent root: foo
Error: ❌ Repository is out of SYNC!
🤔 Any ideas how to resolve? I can imagine I can surgically make the changes in the dest repo and then update the adiera id. But I'd hope this can be done in an automated fashion instead.
As a side it would be great to document some workflows for adding new paths and any gotchas, e.g:
Beta Was this translation helpful? Give feedback.
All reactions