2017-04-05 105 views
0

我是新的使用Github。今天我嘗試以促進私人存儲庫(即我已經被添加作爲貢獻者),並利用設置在終端連接:Github設置私人存儲庫貢獻者錯誤:致命:無法從遠程存儲庫讀取

$ git clone [email protected]:myusername/EFIapi.git 

但它返回一個錯誤如下:

ssh_exchange_identification: read: Connection reset by peer 
fatal: Could not read from remote repository. 

Please make sure you have the correct access rights 
and the repository exists. 

如何我能解決這個問題嗎?非常感謝!

+0

問題通過在Mac上使用相同的代碼解決。以前使用Windows,並不會通過。不知道爲什麼......任何人都知道爲什麼Windows不能處理這個問題? – Daisywang

回答

0

問題通過在Mac上使用相同的代碼解決。以前使用Windows,並不會通過。不知道爲什麼......任何人都知道爲什麼Windows不能處理這個問題?

相關問題