0
点赞
收藏
分享

微信扫一扫

git pull出错:cannot pull into a repository with state: merging_resolved

非凡兔 2022-09-01 阅读 78

git pull出错:cannot pull into a repository with state: merging_resolved_git

 

git pull 出错
解放办法:
1.尝试先提交现有代码到本地,再更新
2.git reset —hard

举报

相关推荐

0 条评论