I\'m working on a team with a few developers using git on BitBucket. We are all working on a dev branch, not pushing to master until a release.
dev
master
I had the same problem. It happened that I have created .Readme file on the repository without pulling it first.
You may want to delete .Readme file or pull it before pushing.