fix too large operation
This commit is contained in:
@@ -165,6 +165,8 @@ export type DecisionTypeForMixedEntity =
|
||||
| "remote_is_modified_then_pull"
|
||||
| "local_is_created_then_push"
|
||||
| "remote_is_created_then_pull"
|
||||
| "local_is_created_too_large_then_do_nothing"
|
||||
| "remote_is_created_too_large_then_do_nothing"
|
||||
| "local_is_deleted_thus_also_delete_remote"
|
||||
| "remote_is_deleted_thus_also_delete_local"
|
||||
| "conflict_created_then_keep_local"
|
||||
|
||||
Reference in New Issue
Block a user