我的博客主页:笔头博客
1、
Cannot do a soft reset in the middle of a merge.
解决办法:
git reset --hard HEAD
git fetch origin
git reset --hard origin
我的博客主页:笔头博客
Cannot do a soft reset in the middle of a merge.
解决办法:
git reset --hard HEAD
git fetch origin
git reset --hard origin
本文标题:git 问题及解决方法
本文链接:https://www.haomeiwen.com/subject/gevlmqtx.html
网友评论