我想将镜像从 Gitea 推送到 Piku(Paas,如 Dokku 和 Heroku) 但Gitea只支持http推送镜像,Piku只支持ssh。如何使用来自 Gitea 的 http:// url (http://example.com/example.git) 转换 http 请求(克隆、拉取、推送、获取)并使用 ssh 协议发送到 Piku([email protected) ]:示例)?
我尝试使用 ssh 将带有 http git 请求的 Gitea 推送到 Piku,但失败了。
git远程-v
git Remote set-url origin [电子邮件受保护]:organization/repo.git