its remote counterpart. integrate the remote changes (e.g. hint 'git pull ...') code example
Example: git updates were rejected because the tip of your current branch is behind
git push -f origin master
git push -f origin master