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
git push -f origin master
use brute force ;-) Most likely you are trying to add a local folder that you created before creating the repo on git.