问题描述
最近在向github上push代码时报如下错误:
Can't connect to any repository: https://xxx.git (https://xx.git: authentication not supported)
原因分析:
百度上找了半天也没有解决,最后还是去github官网上找到了解决方法。
解决方案:
解决方法:Creating a personal access token 创建一个access token push时候密码是填写这个access token就OK了。
github:方法
版权声明:本文为weixin_43171875原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接和本声明。