SyntaxFix
Write A Post
Hire A Developer
Questions
If you dont want any of your local branch changes i think this is the best approach
git clean -df git reset --hard git checkout REMOTE_BRANCH_NAME git pull origin REMOTE_BRANCH_NAME