SyntaxFix
Write A Post
Hire A Developer
Questions
You need to do two things. First add the changes with
git add . git stash git checkout <some branch>
It should solve your issue as it solved to me.