首页 > 移动平台 > 详细

关于Android studio git Authentication failed

时间:2018-08-04 21:32:18      阅读:286      评论:0      收藏:0      [点我收藏+]

关于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

原文:https://www.cnblogs.com/conglingkaishi/p/9419940.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!