- 博客(1)
- 收藏
- 关注
原创 将vs code上的代码推到GitHub上
将VS code代码推到GitHub上使用GitHub,官方指南十分友好,记录一下需要保证本地git环境已经配置好新建一个储存库 ,直接在命令行中进行下面代码echo "# web-" >> README.mdgit initgit add README.mdgit commit -m "first commit"git branch -M maingit remote add origin git@github.com:BenZhang0416/web-.gitgit p
2021-02-24 15:41:16
533
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅