remote: Invalid username or password. fatal: Authentication failed for .......
程序员文章站
2022-04-19 17:22:29
...
最近一直没有使用GitHub提交代码,今天提交了点东西,发现怎么都push不成功!我就纳闷了,这段时间没有做任何事情,这是怎么回事呢?
- 我使用的sourcetree提交代码。首先它会弹出一个框框让你输入,用户名密码,然而输入了很多次,还是remote: Invalid username or password. fatal: Authentication failed for xxx, 以至于我都开始怀疑是不是密码写错了。当然密码是没有错的。
- 然后百度了许久。。。终于找到一个靠谱的
解决方案
首先用登录GitHub网站做如下设置
这样就生成了一个新的token-
然后再用命令行输入命令
git push origin master
接下来会让你输入用户名密码。
下一篇: 对不起,眼睛
推荐阅读
-
remote: Invalid username or password. fatal: Authentication failed for .......
-
Git上传错误——remote: Invalid username or password.
-
fatal: Authentication failed for ’your remote repertory'
-
sourcetree提交报错remote: Invalid username or password. fatal:
-
remote: HTTP Basic: Access denied fatal: Authentication failed for
-
TortoiseGit git push提示fatal: HttpRequestException encountered remote: Invalid username or password.
-
提交代码到github抱歉remote: Invalid username or password. fatal: Authentication failed for