GitHub: Permission denied (publickey). fatal: The remote end hung up unexpectedly

前端 未结 23 1710
情深已故
情深已故 2020-11-28 01:09

I have followed these instructions below to upload a project.

Global setup:

 Download and install Git
  git config --global user.name \"Your Name\"
         


        
23条回答
  •  攒了一身酷
    2020-11-28 01:39

    I also have this problem today. The solution is setting your "ssh key". Click the url below, follow the steps, then you will sovle it.

    http://github.com/guides/providing-your-ssh-key

提交回复
热议问题