git提交代码报443错误之Mac git ssh 的配置和使用
问题:git提交代码或者拉取代码报443错误
之所以出现这种报错是因为git采用了双重验证:密码+SSH
可查看以下文章了解相关内容:https://github.blog/2020-12-15-token-authentication-requirements-for-git-operations/https://github.blog/2020-07-30-token-authentication-requirements-for-api-and-git-operations/
Mac解决方案:
原创
2021-04-20 16:44:43 ·
1906 阅读 ·
0 评论