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

前端 未结 23 1780
情深已故
情深已故 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:55

    Yes, It's a public key Problem. I'm a windows user,and the page below help me resolve this problem.

    http://help.github.com/win-set-up-git/

    more precisely this link should be helpful

    https://help.github.com/articles/error-permission-denied-publickey

提交回复
热议问题