Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我是 git 的新手,并且对 putty 有先验知识决定设置它来使用它。
起初它出现了一个错误,我追溯到(使用谷歌)我没有通过 plink 连接到服务器来缓存它。
我能够通过 plink 连接到我需要克隆的 git 存储库,但是执行“git clone x y”会出现身份验证错误?
我想我在这里缺少一些重要的东西:(
假设您使用 ssh pubkey 身份验证,您是否记得正确设置您的密钥?如果您使用 PuTTY plink,您可能需要将您的密钥对添加到 PageAnt;如果您使用的是 cygwin,您可能需要将密钥文件放在您的~/.ssh/目录中。
~/.ssh/