解決Can't finish GitHub sharing process Successfully created project '' on GitHub, but initial push failed:Could not read from remote repository.
本人安裝Git-2.8.3-32-bit,然後在Android Studio中Settring -> VersionControl ->GitHub ,設定自己的github賬号和密碼,點選Test測試Success
成功
提示了
,然後把項目釋出到GitHub中:
VCS -> Import into Version Control -> Share Project on Github,出現如下錯誤資訊:

19:20:04 Can't finish GitHub sharing process
Successfully created project 'MyApplication25' on GitHub, but initial push failed:
Could not read from remote repository.
網上各種谷歌度娘都無果啊~
真要死的節奏,最後就要放棄時,無意解決了,特此給程式猿分享一下
~方法很簡單:在Settring -> VersionControl ->GitHub中去掉:“Clone git repositories using ssh”即可: