这是我的git statusYour branch is up to date with 'origin/frontend/leo/auth'.nothing to commit, working tree cleanerror: Your local changes to the following
我的印象是,在git回购中,任何被忽略的文件都是不相关的。但我遇到了以下情况:$ cat .gitignore.vs/My Project/packages/但是,当我试图切换到另一个分支时,.vs文件夹中的一个文件正在阻塞:error: Your local changes to the following filesAbo