I\'m trying to push my project (all files in a new repository). I follow the steps but when I push with git push -u origin master I get this error:
git push -u origin master
Try this, in my case it works
git rebase --abort