关于Android studio git Authentication failed

Posted HJ0101

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了关于Android studio git Authentication failed相关的知识,希望对你有一定的参考价值。

关于android studio git账号密码错误  导致项目无法Clone 的问题 

Authentication failed for ‘https://gitee.com/********/Demo.git/‘

解决办法:打开Git Bash 输入$ git config --system --unset credential.helper  回车  就可以重新输入账号密码 进行Clone

以上是关于关于Android studio git Authentication failed的主要内容,如果未能解决你的问题,请参考以下文章

Android studio怎么配置git环境

android studio 如何将git 得到最新的版本

Android studio上git的使用

Android studio使用git教程

Android Studio git 使用

Android Studio git 使用