GitHub does not provide shell access.
生活随笔
收集整理的这篇文章主要介绍了
GitHub does not provide shell access.
小编觉得挺不错的,现在分享给大家,帮大家做个参考.
解决git连接问题: You‘ve successfully authenticated, but GitHub does not provide shell access.
情形1、生成新的ssh 密钥,添加到github里面中
三次enter,把生成的公钥添加到自己的github
私钥加上:
最后在所要同步的项目上:
git init情形2、如果是新创建的项目:
先进入到对应的项目位置
情形3、如果不是,而是通过clone的:
git remote add origin xxx.git(你项目的http git)总结
以上是生活随笔为你收集整理的GitHub does not provide shell access.的全部内容,希望文章能够帮你解决所遇到的问题。
- 上一篇: 被喂饱的熊是死熊
- 下一篇: centos7.x物理机升级lt内核后