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
Revert "use 3-way merge when applying user changes"
this is still not robust enough to cover the scenario where the user
deleted a file.
we should just do a hard reset to the environment's changes instead, and
not attempt to restore their changes, since we just synced them over.
This reverts commit 856d418.
0 commit comments