SyntaxFix
Write A Post
Hire A Developer
Questions
What I did to solve the problem was:
git pull origin [branch] git push origin [branch]
Also make sure that you are pointing to the right branch by running:
git remote set-url origin [url]