1.在本地建立一個空白文件夾作為倉庫
2.使用vscode打開這個文件夾
3.在VScode中打開終端
4.輸入git remote add origin http://xxx.xxx.xxx.com/xxx-xxx-xxx.git
5.輸入賬號密碼
6.獲取代碼 git pull orgin master
1.在本地建立一個空白文件夾作為倉庫
2.使用vscode打開這個文件夾
3.在VScode中打開終端
4.輸入git remote add origin http://xxx.xxx.xxx.com/xxx-xxx-xxx.git
5.輸入賬號密碼
6.獲取代碼 git pull orgin master
本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。