553 B
553 B
需要先在 Gitea 上创建仓库 sinlee/openclaw-sync.git,然后才能推送。
步骤:
- 打开浏览器登录 Gitea:https://gitea.leexxx.com
- 点击右上角 "+" → "New Repository"
- 仓库名称填写:openclaw-sync
- 选择私有或公开(根据你的需求)
- 点击 "Create Repository"
- 创建完成后,返回终端重新执行推送: git push -u origin openclaw-sync
如果你希望我帮忙通过 API 创建仓库,请提供 Gitea 的个人访问令牌(Personal Access Token),我可以调用创建接口。