gpt4 book ai didi

git - 如何通过Git中的ssh从Windows服务器克隆到Mac客户端?

转载 作者:行者123 更新时间:2023-12-02 14:04:12 25 4
gpt4 key购买 nike

ssh user@example.com

效果很好。
但是当我尝试
git clone user@example.com:/d/myrepo.git

我有
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

我正在运行Bitvise SSH服务器。
救命!!

最佳答案

固定。

我使用cydwin + openssh + cygwin-git代替Bitvise SSH服务器。

git clone user@example.com:/cygdrive/d/myrepo.git

现在完美运行。

关于git - 如何通过Git中的ssh从Windows服务器克隆到Mac客户端?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/19636738/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com