openclaw-sync/NOTE.md

553 B
Raw Blame History

需要先在 Gitea 上创建仓库 sinlee/openclaw-sync.git然后才能推送。

步骤:

  1. 打开浏览器登录 Giteahttps://gitea.leexxx.com
  2. 点击右上角 "+" → "New Repository"
  3. 仓库名称填写openclaw-sync
  4. 选择私有或公开(根据你的需求)
  5. 点击 "Create Repository"
  6. 创建完成后,返回终端重新执行推送: git push -u origin openclaw-sync

如果你希望我帮忙通过 API 创建仓库,请提供 Gitea 的个人访问令牌Personal Access Token我可以调用创建接口。