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