git merge goodslist报Please commit your changes or stash them before you merge.

git merge goodslist报错
git merge goodslist报Please commit your changes or stash them before you merge.
- 写回答
- 好问题 0 提建议
- 关注问题
- 邀请回答
-
1条回答 默认 最新
- 程序员(不会修电脑版) 2022-03-11 20:13关注
可以搜一下git stash的用法,暂存你修改的内容,拉了master分支之后再合并并解决冲突
本回答被题主选为最佳回答 , 对您是否有帮助呢?解决 1无用