force an overwrite of your local files with the master branch code example Example: git force pull git fetch --all git reset --hard origin/master