git 报错 remote: Incorrect username or password (access token)
Posted coderkey
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了git 报错 remote: Incorrect username or password (access token)相关的知识,希望对你有一定的参考价值。
问题:
提交到gitteeb报的错;
在使用Git进行项目代码提交的最后一步操作git push -u origin master
的时候,出现了一个问题,这个问题的意思大概是:用户名或密码不正确(访问令牌)
原因:
最开始直接用GitHub的账号登录的,导致Windows10系统上的凭据的用户名和密码初始是Github的,我的码云账号和github的不一样,改成码云的就好了。
解决方案:
打开电脑的控制面板–>用户账户–>管理Windows凭据
以上是关于git 报错 remote: Incorrect username or password (access token)的主要内容,如果未能解决你的问题,请参考以下文章
remote: Incorrect username or password ( access token ) fatal: Authentication failed for
Gitee上传代码 提示remote Incorrect username or password ( access token )
git报错 - remote: HTTP Basic: Access denied
git报错:'fatal:remote origin already exists