如在github上下載一個開源項目,本地git環境已經建好,之前也用過,本地倉庫已經建好。當執行git clone https://github.com/openstf/stf.git 命令的時候,一直提示無法訪問,
提示如
fatal: unable to access ‘https://github.com
解決方法:把https改成git即可
如在github上下載一個開源項目,本地git環境已經建好,之前也用過,本地倉庫已經建好。當執行git clone https://github.com/openstf/stf.git 命令的時候,一直提示無法訪問,
提示如
fatal: unable to access ‘https://github.com
解決方法:把https改成git即可
本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。