目录

git-提交报错

目录

git 提交报错

remote: <CH.00905401> HTTP Basic: Access denied.

remote: The password-based authentication of Git has been removed. Please use your personal access token instead of the password. Request-id is XXXXXX.

fatal: Authentication failed for ‘

看了下错误信息,提示  请使用您的个人访问令牌。。。

‘ ’

点击右上角的【+新建访问令牌】,然后创建。这个访问令牌只会出现一次,关了网页就无法查询了。