Anybody seen this error and know what to do?
I\'m using the terminal, I\'m in the root, the GitHub repository exists and I don\'t know what to do now.
Issue solved if you change the ssh access to https access to the remote repository:
git remote set-url origin https_link_to_repository git push -u origin master