vs code 中提交代碼至 git
安裝git 就不用說了,度娘上很多。
在Vs Code 中打開終端 輸入下方git代碼
git init
git remote add origin https://github.com/*********
點(diǎn)擊右下方的master
image
點(diǎn)擊選中
