github上传

1.git clone 项目地址http

2.git add *

3.git commit -m 自己取名字

4.git pull origin branchname --allow-unrelated-histories

5.git push -u origin master

 

posted @ 2021-07-13 20:49  YuyuFishSmile  阅读(25)  评论(0)    收藏  举报