github要token提交代码后(原来是密码提交), 老是提交报错:
Can't connect to any repository: https://github.com/automvc/helloxxx.git
(https://github.com/automvc/helloxxx.git: cannot open git-receive-pack)
或者:
Can't connect to any repository: https://github.com/automvc/helloxxx.git
(https://github.com/automvc/helloxxx.git: authentication not supported)
2021年8月13日, github不再支持用密码提交代码, 要使用token.
网上找了好多资料都没有解决.
可参考:

本文档详细介绍了2021年8月后GitHub不再接受密码提交,转向使用Token的背景下,遇到'connect error'或'authentication not supported'错误的解决办法,包括常见错误原因及步骤修复。
666

被折叠的 条评论
为什么被折叠?



