git提交代码

1.github创建repositories 后使用下面的命令:

 

 

git remote remove origin

git remote add origin git@github.com:用户名/项目名.git

git branch -M master

git push origin master

posted @ 2021-09-19 12:48  Doyourself!  阅读(17)  评论(0编辑  收藏  举报