Expand description
cmd_sync and cmd_sync_daemon migrations. The daemon-mode body
delegates to daemon_runtime::run_sync_daemon_with_shutdown_using_client
(W3 work); this module owns only the wrapper + the in-process sync
body (pull/push/merge/dry-run).
Structs§
Functions§
- run
synchandler.- run_
daemon sync-daemonhandler. Delegates the inner loop todaemon_runtime.