首页 > Windows开发 > 详细

error: Your local changes to the following files would be overwritten by merge

时间:2019-09-13 22:09:02      阅读:924      评论:0      收藏:0      [点我收藏+]

场景:在分支feature_A 切换到分支feature_B后,在分支feature_B上使用git pull ,出现如下报错.

错误描述:

error: Your local changes to the following files would be overwritten by merge:

Please commit your changes or stash them before you merge.

error: The following untracked working tree files would be overwritten by merge:

Please move or remove them before you merge.

Aborting
Updating 5fa2f5a..0a8456f

 

技术分享图片

 

error: Your local changes to the following files would be overwritten by merge

原文:https://www.cnblogs.com/john123/p/11517737.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!