码迷,mamicode.com
首页 > 数据库 > 详细

git或gitlab修改密码之后,报错remote: HTTP Basic: Access denied,fatal: Authentication failed for ‘git或gitlab地址’

时间:2021-06-09 15:38:46      阅读:0      评论:0      收藏:0      [点我收藏+]

标签:led   mic   nbsp   failed   远程仓库   用户   for   rgba   打开控制面板   

技术图片

方案一:

1、打开控制面板

技术图片

 

2、修改密码

技术图片

 

方案二:

git config --system --unset credential.helper
git config --global credential.helper store

重新将代码push到远程仓库就会提示输入用户名和新密码。

 

git或gitlab修改密码之后,报错remote: HTTP Basic: Access denied,fatal: Authentication failed for ‘git或gitlab地址’

标签:led   mic   nbsp   failed   远程仓库   用户   for   rgba   打开控制面板   

原文地址:https://www.cnblogs.com/hls-code/p/14866591.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!