git pull hard

Shell
git reset --hard origin/master
git fetch --all
git reset --hard origin/master
Source

Also in Shell: