首页 > Windows开发 > 详细

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

时间:2016-11-23 06:54:59      阅读:2767      评论:0      收藏:0      [点我收藏+]

在发布这个配置文件的时候,会发生代码冲突:

error: Your local changes to the following files would be overwritten by merge:
        protected/config/main.php
Please, commit your changes or stash them before you can merge.

解决方法:

git reset --hard

 

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

原文:http://www.cnblogs.com/INnoVationv2/p/6091713.html

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