首页 > 其他 > 详细

Failed with error: Could not read from remote repository.

时间:2018-02-27 00:22:56      阅读:348      评论:0      收藏:0      [点我收藏+]

Pycharm push失败,提示 Failed with error: Could not read from remote repository.

ssh配置无误

通过cmd成功push

λ git push
Warning: Permanently added the RSA host key for IP address 52.74.223.119 to the list of known hosts.
Counting objects: 21, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (18/18), done.
Writing objects: 100% (21/21), 3.49 KiB | 0 bytes/s, done.
Total 21 (delta 6), reused 0 (delta 0)
remote: Resolving deltas: 100% (6/6), completed with 4 local objects.
To github.com:zengqianGit/djangostart.git
   d42837d..431cc97  master -> master

 

Failed with error: Could not read from remote repository.

原文:https://www.cnblogs.com/qianzeng/p/8476634.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!