github 在push的时候不能使用用户名密码的方式了

要么配置ssh免密

要么生成token

 

生成token需要这样解决

[Git] 生成token解决github remote: Support for password authentication was removed on August 13, 2021.

 

 

[Git] 生成token解决github remote: Support for password authentication was removed on August 13, 2021.

 

 

里面的勾勾要全勾上

[Git] 生成token解决github remote: Support for password authentication was removed on August 13, 2021.

 

相关文章: