tui.sync.apply
tui.sync.apply SRC CONFIG [RESOLVER]
Applies the plan from tui.sync.plan and rewrites CONFIG/manifest.
Parameters
RESOLVER: function called asRESOLVER RELfor each conflict; printsoverride(take the release’s file),skip(keep yours) ornew(write the release’s asFILE.new). Without it,TUI_SYNC_POLICYdecides (defaultnew).
Sets: TUI_SYNC_BACKUP (the backup folder), TUI_SYNC_COUNT (counts per action).
Notes
- Every file it replaces is copied to
CONFIG/backups/STAMP/first.
