I have seen this too. I usually just do a git reset --hard followed by a git clean -f -d and it usually does the trick.
It seems to definitely happen the most often when my IDE has a lock on one of the files in the branch i’m switching from.
I have seen this too. I usually just do a git reset --hard followed by a git clean -f -d and it usually does the trick.
It seems to definitely happen the most often when my IDE has a lock on one of the files in the branch i’m switching from.