vs code 中提交代碼至 git
安裝git 就不用說了,度娘上很多。
在Vs Code 中打開終端 輸入下方git代碼
git init
git remote add origin https://github.com/*********
點(diǎn)擊右下方的master
image
點(diǎn)擊選中
![image](https://upload-images.jianshu.io/upload_images/19615091-cd087f71075eab27.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)