Setting up repo on GitHub - Error on push -u origin master
问题 I'm trying to set up my first Git Repository on GitHub. I've been following the documentation on GitHub's website here. I get everything right up until the very last command: git push -u origin master . It gives me the following error: FATAL ERROR: Disconnected: No supported authentication methods available (server sent: publickey) fatal: The remote end hung up unexpectedly I have no idea what this means. This is the only output I get that differs from what the documentation indicates. I can