github: No supported authentication methods available

前端 未结 16 829
挽巷
挽巷 2020-11-29 16:46

i use github and have successfully added and synched files on my laptop in the past.

as of recent i started getting \"PuTTY Fatal Error: Disconnected: No su

16条回答
  •  抹茶落季
    2020-11-29 16:58

    To resolve this issue this was what I did.

    I was using Git Bash on Windows 10

    I started Pageant, pressed Add Key,

    navigated to C:\Users\username\.ssh folder and chose my key

    I then attempt to do a git push and it worked this time.

提交回复
热议问题