当前位置:   article > 正文

Untracked Files Prevent Checkout (AndroidStudio切换分支报错)_android studio move or commit them before checkout

android studio move or commit them before checkout

Untracked Files Prevent Checkout

 

Move or commit them before checkout
View Files…

使用AndroidStudio切换分支的时候会报此错误,是由于有些文件没有commit是跟你要切换的分支文件有冲突,所以提示去move或者commit这些文件;

解决方法:

到项目工程目录,右击 选择  Git Bash Here

输入 git checkout -f   你的分支名称

然后就会发现androidstudio已经切换了分支,当然分支名字不要输错

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/从前慢现在也慢/article/detail/382574?site
推荐阅读
相关标签
  

闽ICP备14008679号