Gogs 安装没有问题,访问也没有问题 http://1.2.3.4:3000 正常访问
使用 http 方式 clone 和 push 都正常
使用 git clone 时候提示没有权限,网上搜索了好多还是没有摸到诀窍
我在 http://1.2.3.4:3000/user/settings/ssh 个人页面已经添加了 笔记本电脑的 id_rsa.pub
但是不能 git clone
git clone git@1.2.3.4:xingshu/aaaaa.git Cloning into 'aaaaa'... git@1.2.3.4: Permission denied (publickey,gssapi-keyex,gssapi-with-mic). fatal: Could not read from remote repository.
Please make sure you have the correct access rights and the repository exists.
网上说需要另外再建一个公钥
请教正确操作方法
谢谢
这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。
V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。
V2EX is a community of developers, designers and creative people.