Idea中拉取遠程 git代碼


轉:https://blog.csdn.net/qq_34899538/article/details/81365417

1  本地下載git 

2.idea中配置git

 

3. 遠程連接git 倉庫,復制代碼

 

git  代碼地址

 

4. 問題解決方案

Clone failed: unable to access 'https://git.dev.cjtc.net.cn/x-lab/spongebob-transformation.git/': SSL certificate problem: unable to get local issuer certificate

解決方案:

dos 窗口輸入

git config --global http.sslVerify false

 

 

idea用Git如何拉取、更新、上傳提交項目(最新版idea2018.2.5版)超詳細超簡單版

 


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM