git报错:fatal: ServicePointManager 不支持具有 socks5 方案的代理。
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: Authentication failed for ‘https://github.com/hmis-sdu/ncnn-android-nanodet.git/’
初始报错,
一直不能提交,因为最上面有个socks5的问题,我以为是代理的事情
找到了一篇貌似很详细很有道理的文章:https://blog.kervias.com/posts/dwqdwq/
结果没能解决;
我开始搜索下面的remote: Support for password authentication was removed on August 13, 2021. Please use a personal access token instead.
相关解决,搜索是ssh的东西所以试试ssh:
具体是将本地.ssh
文件夹下的id_rsa.pub