命令行解决冲突

git stash  放入暂存区

git pull  拉最新代码

git stash pop  拉出暂存区

在页面中选择留下要的数据

git add . 提交代码

git commit -m '需求'  需求描述

git push 提测

posted @   苏小白啊  阅读(320)  评论(0编辑  收藏  举报
努力加载评论中...
点击右上角即可分享
微信分享提示