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

remote: Incorrect username or password ( access token ) fatal: Authentication failed for

时间:2018-12-02 22:53:48      阅读:2183      评论:0      收藏:0      [点我收藏+]

标签:推送   ESS   password   word   tee   http   conf   输入   tps   

gitee推送到远程仓库时提示错误
remote: Incorrect username or password ( access token )
fatal: Authentication failed for ‘https://gitee.com/***/***.git/‘

解决办法:清除本地的gitee用户名和密码

git config --system --unset credential.helper

再执行推送,重新输入用户名和密码。

remote: Incorrect username or password ( access token ) fatal: Authentication failed for

标签:推送   ESS   password   word   tee   http   conf   输入   tps   

原文地址:https://www.cnblogs.com/sunmingduo/p/10055329.html

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