扫码关注官方订阅号
Your local changes to the following files would be overwritten by merge:求解答,今天一天都是各种问题。
谢谢!
小伙看你根骨奇佳,潜力无限,来学PHP伐。
改过的文件其它人有更改,需要提交了才能pull或者你配置了rebase=true的话可以加上下面的
git config --global rebase.autoStash true
微信扫码关注PHP中文网服务号
QQ扫码加入技术交流群
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号
PHP学习
技术支持
返回顶部
改过的文件其它人有更改,需要提交了才能pull
或者你配置了rebase=true的话
可以加上下面的