How do I force an overwrite of local files on a git pull?
git pull
The scenario is the following:
Reset the index and the head to origin/master, but do not reset the working tree:
origin/master
git reset origin/master