Error encountered while pushing branch to the remote repository: rejected Updates were rejected because the tip of your current branch is behind its remote counterpart. Integrate the remote changes before pushing again. code example
Example: git updates were rejected because the tip of your current branch is behind
git push -f origin master