Updates were rejected because the tip of your current branch is behind its remote counterpart. Integrate the remote changes (e.g.'git pull ...') before pushing again. See the 'Note about fast-forwards' in 'git push --help' for details. code example
Example: git updates were rejected because the tip of your current branch is behind
git push -f origin master