I can not give push
to my project on Bitbucket, every time the message appears below. I follow the instructions by putting the email and name, but when I give the commands again the same message appears again.
Icreatedanewdirectory,andIusethefollowingcommands:
gitinitgitaddREADME.mdgitcommit-m"first commit"
git remote add origin https:***********
git push -u origin master
I'm using the git
tool, downloaded on this site .