Host key verification failed. fatal: Could not read from remote repository.Please make sure you have
生活随笔
收集整理的這篇文章主要介紹了
Host key verification failed. fatal: Could not read from remote repository.Please make sure you have
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
夫陶公清風千古,余又何人,敢稱庶幾
💣出現錯誤
Cloning into 'build'... Host key verification failed. fatal: Could not read from remote repository.Please make sure you have the correct access rights and the repository exists.📖分析原因
克隆倉庫時使用了SSH,也就是這樣:git clone git@gitee.com:breez/blog.git
📱解決方法
使用HTTPS協議:git clone https://gitee.com/breez/blog.git
總結
以上是生活随笔為你收集整理的Host key verification failed. fatal: Could not read from remote repository.Please make sure you have的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 我好像明白了如何画序列图了
- 下一篇: css-阴影和超链接伪类