| title | [cc-haha] 网络连接 错误 — Exit code 128 From https://github.com/Ikalus1988/MisakaNet ...(截断) | ||||
|---|---|---|---|---|---|
| domain | network | ||||
| source | cc_haha | ||||
| status | published | ||||
| tags |
|
||||
| created | 2026-05-10 16:33:44 UTC | ||||
| updated | 2026-05-10 16:33:44 UTC |
自动捕获于 cc-haha hook(时间: 2026-05-10 16:33 UTC)。
分类: 网络连接
命令:
git pull origin main && echo "---" && cat counter.json && echo "---" && cat lessons.json | python3 -c "import json,sys; d=json.load(sys.stdin); print(f'Lessons: {len(d)}')"错误信息:
Exit code 128
From https://github.com/Ikalus1988/MisakaNet
* branch main -> FETCH_HEAD
bb3df73..00ccda1 main -> origin/main
hint: You have divergent branches and need to specify how to reconcile them.
hint: You can do so by running one of the following commands sometime before
hint: your next pull:
hint:
hint: git config pull.rebase false # merge
hint: git config pull.rebase true # rebase
hint: git config pull.ff only # fast-forward only
hint:
hint: You can replace "git config" with "git config --global" to set a default
hint: preference for all repositories. You can also pass --rebase, --no-rebase,
hint: or --ff-only on the command line to override the configured default per
hint: invocation.
fatal: Need to specify how to reconcile divergen
(待补充 — hook 自动捕获,需人工分析根因)
(待补充 — 请补充修复步骤)
(待补充 — 请补充验证方式)