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删除。