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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -150,7 +150,7 @@ If it does, you are encouraged to open a [PR](https://github.com/rfns/forgery/pu
150
150
151
151
## HELP! I removed an old item from my project and exported the project which removed my file, but I find out later that it was the wrong file!
152
152
153
-
Whenever you export the project Port will check for any files that aren't related to it in your instance. If there's any files that doesn't corresponds to the project, these are considered an_orphans_ and as such they'll be removed in order to keep the workspace synchronized. The're two circustances that can cause the purge: when you _remove_ the item or when you _delete_ the item.
153
+
Whenever you export the project Port will check for any files that aren't related to it in your instance. If there's any files that doesn't corresponds to the project, these are considered as_orphans_ and as such they'll be removed in order to keep the workspace synchronized. There are two circustances that can cause the purge: when you _remove_ the item or when you _delete_ the item.
154
154
155
155
As long as you REMOVE and don't DELETE the source from your instance you can simply re-add this item to the project and export it again, you might need to _force export_ or edit the item though.
0 commit comments