openclaw-sync/NOTE.md

12 lines
553 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

需要先在 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我可以调用创建接口。