分享

Github Desktop出现Authentication failed错误的解决方法

 望穿墙 2018-06-29

转:    https://blog.csdn.net/hhhhhjkk/article/details/80091314

 在上传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

    本站是提供个人知识管理的网络存储空间,所有内容均由用户发布,不代表本站观点。请注意甄别内容中的联系方式、诱导购买等信息,谨防诈骗。如发现有害或侵权内容,请点击一键举报。
    转藏 分享 献花(0

    0条评论

    发表

    请遵守用户 评论公约

    类似文章 更多