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
make livesync work with renamed files and folders (#3042)
* added special check for file changes on Mac
* fix missing imports in tests
* add dir check, modified file check
* check isDirModified before anything else to save time
* updates after review
* bring back check for symlinks
* add check for modification in bot files and folders
* fixed lint
0 commit comments