赞
踩
error: Problem with the SSL CA cert (path? access rights?) while accessing https://github.com/perry2008084/essentialCPP.git/info/refs
fatal: HTTP request failed
解决方法:
通过直接关闭SSL证书校验的方法进行提交即可
git config --global http.sslVerify false
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。