Heim > Fragen und Antworten > Hauptteil
Your local changes to the following files would be overwritten by merge:
求解答,今天一天都是各种问题。
谢谢!
淡淡烟草味2017-05-02 09:45:08
改过的文件其它人有更改,需要提交了才能pull
或者你配置了rebase=true的话
可以加上下面的
git config --global rebase.autoStash true