Troubleshooting
Troubleshooting Git integration issues
You might encounter the following:
Unexpected loss of assets
Assets can be deleted and unsaved changes can be lost:
- When one user accidentally checks out a project space or project that another user modified in a different branch.
- When a user does a Git pull or a discard before committing changes.
You can restore deleted assets from the Recycle Bin, but they won't contain uncommited changes.
Was this helpful ?