I\'ve edited my GIT repositories via Git Online. After I tried to push my local code changes, I got an error:
Git push failed, To prevent from losing histor
I've hade the same problem. I resolved with
git checkout git pull origin git push origin