创建本地库,提交,和绑定github ,上传代码
git init
git add README.md
git commit -m "first commit"
git remote add origingit@github.com:Fenglin0721/pgcms.git
git push -u origin master
git init
git add README.md
git commit -m "first commit"
git remote add origingit@github.com:Fenglin0721/pgcms.git
git push -u origin master
本文标题:github基础使用命令
本文链接:https://www.haomeiwen.com/subject/ayjxlftx.html
网友评论