出现问题的场景:
新创建了项目,第一次提交代码
问题解决办法:
打开Git Base Here,输入下面的命令,回车即可
git config --global http.sslBackend "openssl"