扫码关注官方订阅号
认证高级PHP讲师
注意权限,所属用户与组都要改成git。
最关键的一个点,ip的时候,地址变成如下:
git clone ssh://git@109.xx.xx.52:22/opt/git/test.git
密码问题:你需要把私钥放到你客户端里,而不是密码。
does not appear和does not exist是路径问题。
建议重新看一下git server的安装文档。
https://git-scm.com/book/zh/v...
我也遇到类似的情况,不知道这个能不能帮到你:https://www.shijinzhan.cn/201...
微信扫码关注PHP中文网服务号
QQ扫码加入技术交流群
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号
PHP学习
技术支持
返回顶部
注意权限,所属用户与组都要改成git。
最关键的一个点,ip的时候,地址变成如下:
密码问题:你需要把私钥放到你客户端里,而不是密码。
does not appear和does not exist是路径问题。
建议重新看一下git server的安装文档。
https://git-scm.com/book/zh/v...
我也遇到类似的情况,不知道这个能不能帮到你:https://www.shijinzhan.cn/201...