文章詳情頁
前端 - 在webstrom上pull代碼時出現錯誤?
瀏覽:73日期:2024-04-07 15:34:38
問題描述
Your local changes to the following files would be overwritten by merge:求解答,今天一天都是各種問題。
謝謝!
問題解答
回答1:改過的文件其它人有更改,需要提交了才能pull或者你配置了rebase=true的話可以加上下面的
git config --global rebase.autoStash true
標簽:
web
相關文章:
排行榜
