git rm --cached
git push -d origin remote_branch_name
git checkout --track origin/remote_branch
git clean -f -d