error: Your local changes to the following files would be overwritten by checkout:
*********
Please commit your changes or stash them before you can switch branches.
Aborting
1、git stash
2、git checkout dev
3、git stash pop
error: Your local changes to the following files would be overwritten by checkout:
*********
Please commit your changes or stash them before you can switch branches.
Aborting
1、git stash
2、git checkout dev
3、git stash pop
本文标题:git切换分支出错
本文链接:https://www.haomeiwen.com/subject/tohitttx.html
网友评论