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

2022-02-23 17:05:42 浏览数 (1)

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

要么配置ssh免密

要么生成token

生成token需要这样解决

里面的勾勾要全勾上

0 人点赞