Force git pull
git fetch --all
git reset --hard origin/master
git reset --hard HEAD
git clean -f -d
git pull