chore(sync): mirror docs from openclaw/openclaw@231eb7b52a
This commit is contained in:
parent
de31dfa3ce
commit
40107df2ee
@ -1,5 +1,5 @@
|
||||
{
|
||||
"repository": "openclaw/openclaw",
|
||||
"sha": "f97cc587605c1ea31d0448a23a4bccf61f3ffaf4",
|
||||
"syncedAt": "2026-04-27T08:38:15.645Z"
|
||||
"sha": "231eb7b52a42a1f2cdfa0e5aba3a0fcd163db1be",
|
||||
"syncedAt": "2026-04-27T08:39:52.543Z"
|
||||
}
|
||||
|
||||
@ -130,6 +130,8 @@ Rerun with `--overwrite` only when replacing the existing target is intentional.
|
||||
|
||||
For a fresh OpenClaw install, conflicts are unusual. They typically appear when you re-run the import on a setup that already has user edits.
|
||||
|
||||
If a conflict surfaces mid-apply (for example, an unexpected race on a config file), Hermes marks remaining dependent config items as `skipped` with reason `blocked by earlier apply conflict` instead of writing them partially. The migration report records each blocked item so you can resolve the original conflict and rerun the import.
|
||||
|
||||
## Secrets
|
||||
|
||||
Secrets are never imported by default.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user