摘要: 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) 推荐(0)