抱歉,评论被关闭
很久没有使用pr提交报鉴权失败
很久没有pr今天提交报鉴权失败如下:
remote: Support for password authentication was removed on August 13, 2021. Please use a personal access token instead.
remote: Please see https://github.blog/2020-12-15-token-authentication-requirements-for-git-operations/ for more information.
fatal: ‘https://github.com/apoyl/Lanmp-mm.git/’ 鉴权失败
查看官方说明已经移除原来用户和密码方式,采用个人token授权的方式
官方帮助文档:https://docs.github.com/en/github/authenticating-to-github/keeping-your-account-and-data-secure/creating-a-personal-access-token
再git push 输入密码输入你对应设置token
$ git clone https://github.com/username/repo.git
Username: your_username
Password: your_token
这种方式挺好的 设置时间和授权权限,更加安全一些。
文出自 “凹凸曼” 博客,请务必保留此出处 http://www.apoyl.com/?p=3101
Tag:
日志信息 »
该日志于2021-09-14 14:57由 凹凸曼 发表在Linux分类下,
评论已关闭。
目前盖楼