### Objective It would be great if we can check after syncManager.Sync() call is actually any files was changed. ### Deliverables - [ ] Ability to check if any file was changed during sync. ### Approach (optional) That could be for example 'syncManager.IsChanged()' or something like that.
Objective
It would be great if we can check after syncManager.Sync() call is actually any files was changed.
Deliverables
Approach (optional)
That could be for example 'syncManager.IsChanged()' or something like that.