当使用gitlab上传代码的时候报错fatal: unable to access 'https://gitlab.pathplanet.cn/xxxxxx/dpath.git/'

fatal: unable to access 'https://gitlab.pathplanet.cn/xxxxxxx/dpath.git/': Could not resolve host: gitlab.pathplanet.cn

尝试敲入命令行git config --global http.sslVerify false


版权声明:本文为CaoMei_HuaCha原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接和本声明。