Administrator
|
Hi,
You are questioning the change detector based sync done in prepare right?
In that sync operation, the changes that are identified by change detector are synched.
This includes context files edits, patches applied and so on.
You can always execute fs_clone rather than waiting for the prepare phase (waiting the change detector sync that happens in prepare phase).
I wrote this in my book. (page 275)
|