git push时出现这个错误提示,一般是本地设置github的ssh连接时,设置了无密码,没配置好。
可用下面这个命令进行解决:

git remote set-url origin git@github.com:用户名/仓库名.git
Logo

一站式 AI 云服务平台

更多推荐