fix(sync): S-09 — pull overwrite protection and conflict safety

This commit is contained in:
2026-09-19 09:40:00 +02:00
parent 92db21d47e
commit c7c0ed85f5
4 changed files with 332 additions and 44 deletions
+2
View File
@@ -171,6 +171,8 @@ fn test_carrier_protection_in_storage_and_sync() {
exclude_patterns: Vec::new(),
quiet: true,
force: false,
backup: false,
update: false,
};
let pull_res = sanctum::sync::run_sync(
&db,