Push failed: Failed with error: fatal: unable to access 'https://github.com/wind0ws/ApkFixDemo.git/': error setting certificate verify locations:
出现这个错误的时候,打开git-bash
在命令行中敲 git config --global http.sslverify "false"
git-bash.png
这样就可以提交了
关注我的公众号.jpg









网友评论