Github Desktop出现Authentication failed错误的解决方法
生活随笔
收集整理的這篇文章主要介紹了
Github Desktop出现Authentication failed错误的解决方法
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
? ? 在上傳Repository到github中出現“Authentication failed. You may not have permission to access the repository. Open options and verify that you're signed in with an account that has permission to access this repository”錯誤提示時,可采用以下方法解決問題:
? ? ?在GitHub Desktop -> Repository -> Repository Settings -> Remote 中將ssh URL改成 https URL即可。例如:
? ? ?原來:ssh://git@github.com/hulixin2014/testabc.git
? ? ?改成:https://git@github.com/hulixin2014/testabc.git
總結
以上是生活随笔為你收集整理的Github Desktop出现Authentication failed错误的解决方法的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 1321:棋盘问题
- 下一篇: chatGpt申请流程