remote: Support for password authentication was removed on August 13, 2021

发布时间 2023-07-28 22:56:03作者: 学富五车

一、问题描述

remote: Support for password authentication was removed on August 13, 2021. Please use a personal access token instead.

具体如下:

 

 大概意思:你原先的密码凭证从2021年8月13日开始就不能用了,必须使用个人访问令牌(personal access token),就是把你的密码替换成token!

原文链接:https://blog.csdn.net/weixin_43452467/article/details/121704661